home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_xemacs.idb / usr / freeware / lib / xemacs-20.4 / lisp / ChangeLog.z / ChangeLog
Encoding:
Text File  |  1998-05-21  |  235.4 KB  |  7,414 lines

  1. 1998-02-21  SL Baur  <steve@altair.xemacs.org>
  2.  
  3.     * prim/about.el (about-xemacs): Update to true date.
  4.     (about-xemacs): Update primary responsible individuals.
  5.  
  6. 1998-02-02  Christoph Wedler  <wedler@fmi.uni-passau.de>
  7.  
  8.     * packages/icomplete.el: Is now usable with rsz-minibuf.el.
  9.     (icomplete-prospects-length): New user option.
  10.     (icomplete-completions): Use it.  Make much faster.  Sort
  11.     remaining prospects.
  12.  
  13. 1998-02-12  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
  14.  
  15.     * packages/supercite.el (sc-cite-original): Fix docstring.
  16.  
  17. 1997-12-22  Christoph Wedler  <wedler@fmi.uni-passau.de>
  18.  
  19.     * prim/register.el (view-register): Show register type file-query.
  20.  
  21. 1998-02-18  SL Baur  <steve@altair.xemacs.org>
  22.  
  23.     * utils/uniquify.el: Document proper startup sequence.
  24.     From Hrvoje Niksic <hniksic@srce.hr>
  25.  
  26. 1998-02-17  SL Baur  <steve@altair.xemacs.org>
  27.  
  28.     * bibtext.el: handle compile.el properly.
  29.     From Dirk Herrmann <D.Herrmann@tu-bs.de>
  30.  
  31. 1998-02-16  Christoph Wedler  <wedler@fmi.uni-passau.de>
  32.  
  33.     * packages/man.el (manual-entry): Do not use option "-s" with
  34.     option "-k".
  35.  
  36. 1998-02-17  Didier Verna  <verna@inf.enst.fr>
  37.  
  38.     * prim/mouse.el (default-mouse-track-set-point-in-window): rewrote this
  39.     function to handle correctly the case of a toolbar one side of the 
  40.     window: scrolling will not necessarily happen.
  41.  
  42. 1998-02-17  Kyle Jones  <kyle_jones@wonderworks.com>
  43.  
  44.     * prim/files.el (after-find-file): Restore missing argument
  45.       to format that provides filename for "... consider M-x
  46.       recover-file" message.  Also call `message' with "%s"
  47.       as the first arg instead of an arbitrary string.
  48.  
  49. 1998-02-16  SL Baur  <steve@altair.xemacs.org>
  50.  
  51.     * packages/compile.el (compilation-mode): Autoload.
  52.  
  53. 1998-02-15  SL Baur  <steve@altair.xemacs.org>
  54.  
  55.     * packages/jka-compr.el: Reenable auto-compression-mode.
  56.  
  57.     * utils/autoload.el (generate-file-autoloads-1): Don't force an extra
  58.     line out when copying on-the-same line autoloads.
  59.  
  60. 1998-02-14  Martin Buchholz  <martin@xemacs.org>
  61.  
  62.     * x11/x-win-xfree86.el (x-win-init-xfree86): 
  63.     * x11/x-win-sun.el (x-win-init-sun): 
  64.     * x11/x-init.el (x-initialize-compose): 
  65.     * prim/simple.el:
  66.     (backward-or-forward-kill-sexp): 
  67.     (backward-or-forward-kill-sentence): 
  68.     (backward-or-forward-kill-word): 
  69.     (backward-or-forward-delete-char): 
  70.     * prim/isearch-mode.el (isearch-help-or-delete-char): 
  71.     Use x-keysym-on-keyboard-sans-modifiers-p instead of
  72.     x-keysym-on-keyboard-p to detect backspace.
  73.     Use symbols instead of strings (now deprecated) with x-keysym-*-p.
  74.     Clean up symbols used with dead keys, checking Linux and solaris
  75.     keysyms.
  76.     Simplify x-win-*.el using above methods.
  77.     Change documentation for x-keysym-*-p functions.
  78.  
  79. 1998-02-08  Kyle Jones  <kyle_jones@wonderworks.com>
  80.  
  81.     * utils/pretty-print.el: Don't bind keys when
  82.       loaded.
  83.  
  84. 1998-02-03  Martin Buchholz  <Martin Buchholz <martin@xemacs.org>>
  85.  
  86.     * lisp/loaddefs.el (completion-ignored-extensions): Add ".class"
  87.  
  88. 1998-02-14  SL Baur  <steve@altair.xemacs.org>
  89.  
  90.     * format.el: Synched with XEmacs 20.5.
  91.  
  92. 1997-12-12  Colin Rafferty  <colin@xemacs.org>
  93.  
  94.     * window.el (shrink-window-if-larger-than-buffer): Modified the
  95.     algorithm so that is calculates the amount it can shrink the
  96.     buffer by shrinking the buffer itself first.
  97.  
  98. 1997-12-09  Hrvoje Niksic  <hniksic@srce.hr>
  99.  
  100.     * packages/compile.el
  101.     (compilation-mouse-motion-initiate-parsing): Reverted the default
  102.     back to t.
  103.  
  104. 1998-02-10  Stig Bj°rlykke  <stigb@tihlde.hist.no>
  105.  
  106.     * packages/ispell.el: Implemented support for norwegian, again.
  107.  
  108. 1998-02-10  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
  109.  
  110.     * packages/ispell.el: Removed a few misleading version comments.  The
  111.     rest is mainly Emacs syncing.
  112.     (ispell-look-p): Remove backquote.
  113.     (ispell-format-word): Do quoting instead of using `upcase', since
  114.     that is not good in iso-latin.
  115.     (ispell-dictionary-alist-1): Include new coding-system entries,
  116.     and other syncing.
  117.     (ispell-dictionary-alist-2): Ditto.
  118.     (ispell-dictionary-alist): Document the new coding-system element, 
  119.     plus syncing.
  120.     (ispell-decode-string): New function from syncing.
  121.     (ispell-get-casechars): Use it.
  122.     (ispell-get-not-casechars): Ditto.
  123.     (ispell-get-otherchars): Ditto.
  124.     (ispell-get-coding-system): New function from syncing.
  125.     (ispell-get-word): Fix regexp.
  126.     (ispell-command-loop): Don't `message', but `display-message' as
  127.     prompt.
  128.     (ispell-region): Don't message, but `display-message' as command.
  129.  
  130. 1998-02-10  SL Baur  <steve@altair.xemacs.org>
  131.  
  132.     * mule/mule-cmds.el (mule-frob-after-load-hack): New function.
  133.     (set-language-info): Use it.
  134.  
  135. 1997-11-18  SL Baur  <steve@altair.xemacs.org>
  136.  
  137.     * egg/egg-leim.el (egg-activate): Call normal language setup
  138.     function.
  139.     - Call egg-mode
  140.     - require egg-wnn
  141.  
  142.     * egg/egg-wnn.el (set-wnn-host-name): Use localhost as a fallback.
  143.     (set-cwnn-host-name): Ditto.
  144.     (set-kwnn-host-name): Ditto.
  145.     (open-wnn-if-disconnected): Ditto.
  146.  
  147. 1997-11-18  Hrvoje Niksic  <hniksic@srce.hr>
  148.  
  149.     * prim/about.el (about-maintainer-info): Corrected typo.
  150.  
  151.     * x11/x-toolbar.el (toolbar-mail): Use `eval' to evaluate forms.
  152.  
  153.     * custom/cus-edit.el (customize-browse): Call `widget-add-change'.
  154.  
  155. 1997-11-18  SL Baur  <steve@altair.xemacs.org>
  156.  
  157.     * prim/minibuffer.el (minibuffer-electric-slash): Regexp fix for
  158.     handling multiple /'s.
  159.     From Glynn Clements <glynn@sensei.co.uk>
  160.  
  161.     * utils/uniquify.el (uniquify-buffer-name-style): Fix typo.
  162.     Suggested by: Michael Sperber <sperber@informatik.uni-tuebingen.de>
  163.  
  164. 1997-11-18  Hrvoje Niksic  <hniksic@srce.hr>
  165.  
  166.     * prim/about.el (about-news): Announce a way to leave the buffer.
  167.  
  168. 1997-11-17  SL Baur  <steve@altair.xemacs.org>
  169.  
  170.     * lisp/mule/mule-files.el: Add TUTORIAL.pl to
  171.     `file-coding-system-alist'.
  172.     * lisp/language/european.el: Add Polish language environment.
  173.  
  174. 1997-11-16  SL Baur  <steve@altair.xemacs.org>
  175.  
  176.     * lisp/prim/options.el: Fix comment typo.
  177.     From Peter Pezaris <pez@dwwc.com>
  178.  
  179. 1997-11-16  Kyle Jones  <kyle_jones@wonderworks.com>
  180.  
  181.     * lisp/prim/minibuf.el (reset-buffer): Make inhibit-read-only
  182.       local to the current buffer and set it to t to prevent
  183.       read-only text from permanently wedging the minibuffer.
  184.  
  185. 1997-11-16  SL Baur  <steve@altair.xemacs.org>
  186.  
  187.     * packages/gnuserv.el (gnuserv-edit-files): Use a better guard on
  188.     menubar.
  189.     (gnuserv-buffer-done-1): Ditto.
  190.  
  191.     * packages/emacsbug.el (report-xemacs-bug): Handle case where
  192.     ` *Message-Log*' buffer has not already been created.
  193.     * prim/help.el (view-lossage): Ditto.
  194.     * prim/simple.el (show-message-log): Ditto.
  195.  
  196. 1997-11-14  Hrvoje Niksic  <hniksic@srce.hr>
  197.  
  198.     * custom/wid-edit.el (widget-before-change): Check for inactive
  199.     editable fields.
  200.  
  201. 1997-11-14  SL Baur  <steve@altair.xemacs.org>
  202.  
  203.     * packages/compile.el: Reorder command to build the
  204.     error-regexp-alist.
  205.  
  206. 1997-11-12  Hrvoje Niksic  <hniksic@srce.hr>
  207.  
  208.     * custom/cus-edit.el (custom-face-save): Save the face.
  209.  
  210. 1997-11-13  Kyle Jones  <kyle_jones@wonderworks.com>
  211.  
  212.     * packages/font-lock.el (font-lock-fontify-keywords-region):
  213.       If not fontifying a MATCH-ANCHORED style keyword,
  214.       backtrack to just after the end of the keyword before
  215.       doing the next search.
  216.  
  217. 1997-11-12  SL Baur  <steve@altair.xemacs.org>
  218.  
  219.     * leim/quail.el (quail-translation-keymap): Guard against
  220.     meta-prefix-char being -1 (documented as disabling it :-().
  221.     (quail-simple-translation-keymap): Ditto.
  222.     (quail-conversion-keymap): Ditto.
  223.  
  224. 1997-11-11  Hrvoje Niksic  <hniksic@srce.hr>
  225.  
  226.     * custom/cus-face.el (custom-face-attributes): Use
  227.      `set-face-stipple' instead of `set-face-background-pixmap'.
  228.  
  229.     * prim/faces.el (set-face-stipple): Search through
  230.     x-bitmap-file-path.
  231.  
  232. 1997-11-12  SL Baur  <steve@altair.xemacs.org>
  233.  
  234.     * pcl-cvs/pcl-cvs-xemacs.el: Fix emerge menu item.
  235.     From Jens Krinke <krinke@ips.cs.tu-bs.de>
  236.  
  237.     * mule/mule-cmds.el (set-language-info): Don't add mule menu if
  238.     menubars haven't been compiled in.
  239.  
  240. 1997-11-12  Greg Klanderman  <greg@alphatech.com (Greg Klanderman)>
  241.  
  242.     * packages/compile.el (compilation-build-compilation-error-regexp-alist): 
  243.     Added documentation for this function.
  244.     
  245.     ** (compilation-error-regexp-systems-list): Update documentation
  246.      to note that `compilation-build-compilation-error-regexp-alist'
  247.      must be called after changing the value.  Update customization to
  248.      add a set method which automatically calls
  249.      `compilation-build-compilation-error-regexp-alist' when the value
  250.      is set by custom.  Move declaration below declarations that it now
  251.      depends upon.
  252.  
  253.     ** (compilation-mouse-motion-initiate-parsing): Default to nil.
  254.  
  255. 1997-11-11  SL Baur  <steve@altair.xemacs.org>
  256.  
  257.     * skk/Makefile: Try to avoid creating skk-vars.el~.
  258.  
  259. 1997-11-10  SL Baur  <steve@altair.xemacs.org>
  260.  
  261.     * x11/x-menubar.el (options-menu-saved-forms):
  262.     `current-language-environment' is a variable now.
  263.  
  264.     * prim/files.el (save-some-buffers-query-display-buffer): Default
  265.     to t, for better or for worse.
  266.  
  267.     * skk/skk-tut.el (skk-tut-file-alist): Fix typo.
  268.  
  269.     * skk/skk.el (skk-henkan-okuri-strictly): Fix typo in Docstring.
  270.     (skk-mode): Ditto.
  271.  
  272.     * packages/add-log.el (TopLevel): Require 'fortran only if it is
  273.     available.
  274.  
  275. 1997-11-10  Hrvoje Niksic  <hniksic@srce.hr>
  276.  
  277.     * prim/frame.el (default-deselect-frame-hook): Dehighlight the
  278.     currently highlighted extent.
  279.  
  280. 1997-11-09  Hrvoje Niksic  <hniksic@srce.hr>
  281.  
  282.     * prim/help.el (describe-variable): Add proper spacing.
  283.  
  284. 1997-11-09  SL Baur  <steve@altair.xemacs.org>
  285.  
  286.     * packages/autoinsert.el: Fix bottom of lisp file template.
  287.  
  288. 1997-10-14  Hrvoje Niksic  <hniksic@srce.hr>
  289.  
  290.     * gnus/gnus-xmas.el (gnus-xmas-group-startup-message): Check for image
  291.     formats correctly.
  292.     (gnus-xmas-modeline-glyph): Ditto.
  293.  
  294. 1997-11-09  Kyle Jones  <kyle_jones@wonderworks.com>
  295.  
  296.     * prim/gui.el: For gui-button-face, set
  297.       foreground/background colors only on X devices.
  298.       Previously they were set for all devices.
  299.  
  300. 1997-11-09  Hrvoje Niksic  <hniksic@srce.hr>
  301.  
  302.     * prim/extents.el (extent-keymap): New function.
  303.  
  304. 1997-11-09  Stephen Turnbull  <turnbull@sk.tsukuba.ac.jp>
  305.  
  306.     * skk/skk.el: Moved translations of docstrings from comment to
  307.     docstring.
  308.     More translations of docstrings.
  309.  
  310. 1997-11-09  Kyle Jones  <kyle_jones@wonderworks.com>
  311.  
  312.     * prim/specifier.el: Define specifier tags for the
  313.       device types that do not have compiled in support.
  314.       This allows device type specific properties to be set
  315.       in specifiers even if the device type isn't supported
  316.       in the current binary.
  317.  
  318. 1997-11-09  Kyle Jones  <kyle_jones@wonderworks.com>
  319.  
  320.     * prim/gui.el: Set the reverse-p property on
  321.       gui-button-face so that it will likely look different
  322.       than the default face on ttys.
  323.  
  324. 1997-11-08  SL Baur  <steve@altair.xemacs.org>
  325.  
  326.     * utils/shadow.el (list-load-path-shadows): Supress message when
  327.     no shadowings are found.
  328.  
  329. 1997-11-08  Stephen Turnbull  <turnbull@sk.tsukuba.ac.jp>
  330.  
  331.     * skk/skk.el:  Translate some docstrings to English.
  332.       - (skk-mode)  Add brief usage description to docstring.
  333.  
  334.     * skk/skk-tut.el :  Add support for choosing language at
  335.     runtime.
  336.       - (skk-tut-file-alist)  New variable.
  337.       - (skk-tutorial)  Now completing-reads language with prefix
  338.       argument.
  339.  
  340. 1997-11-07  Kyle Jones  <kyle_jones@wonderworks.com>
  341.  
  342.     * modes/abbrev.el (abbrev-prefix-mark): Instead of
  343.       inserting a dash to indicate the start of the abbrev,
  344.       add an extent with a begin-glyph that contains a dash.
  345.  
  346. 1997-11-07  Hrvoje Niksic  <hniksic@srce.hr>
  347.  
  348.     * prim/minibuf.el (mouse-read-file-name-1): Ditto.
  349.  
  350.     * packages/balloon-help.el (balloon-help-make-help-frame): Ditto.
  351.  
  352.     * games/life.el (life-setup): Check for scrollbars before using
  353.      them.
  354.  
  355. 1997-11-07  Hrvoje Niksic  <hniksic@srce.hr>
  356.  
  357.     * hm--html-menus/hm--html-mode.el (hm--html-minor-mode): Ditto.
  358.  
  359.     * hm--html-menus/hm--html-menu.el ((adapt-xemacsp)): Ditto.
  360.  
  361.     * comint/gud.el (gdb-install-menubar): Ditto.
  362.  
  363.     * calendar/calendar.el (calendar-mode): Ditto.
  364.  
  365.     * auctex/bib-cite.el (bib-cite-initialize): Ditto.
  366.  
  367.     * utils/floating-toolbar.el (floating-toolbar): Ditto.
  368.  
  369.     * utils/edit-toolbar.el (edit-toolbar-mode): Ditto.
  370.  
  371.     * utils/browse-cltl2.el (cltl2-lisp-mode-install): Ditto.
  372.  
  373.     * modes/view-process-xemacs.el
  374.      (View-process-install-pulldown-menu): Ditto.
  375.  
  376.     * modes/verilog-mode.el (verilog-mode): Ditto.
  377.  
  378.     * modes/tcl.el (tcl-mode): Ditto.
  379.  
  380.     * modes/f90.el (f90-mode): Ditto.
  381.  
  382.     * packages/emerge.el (emerge-set-keys): Ditto.
  383.  
  384.     * packages/tar-mode.el (tar-mode): Check for menubars.
  385.  
  386. 1997-11-07  Kyle Jones  <kyle_jones@wonderworks.com>
  387.  
  388.     * lisp/prim/modeline.el (mouse-drag-modeline): Don't
  389.       allow the window size to shrink to a size that is not a 
  390.       multiple of the height of the default face's font.
  391.  
  392.     * lisp/prim/modeline.el (mouse-drag-modeline): Don't
  393.       discard timeout events.
  394.  
  395. 1997-11-07  SL Baur  <steve@altair.xemacs.org>
  396.  
  397.     * prim/simple.el (universal-argument-minus): Retain zmacs region.
  398.  
  399. 1997-11-07  Hrvoje Niksic  <hniksic@srce.hr>
  400.  
  401.     * packages/hyper-apropos.el (hyper-apropos-grok-functions): Ignore
  402.     errors when fetching documentation.
  403.  
  404.     * prim/about.el (about-maintainer-glyph): Handle not having XPM or
  405.     XBM gracefully.
  406.  
  407.     * custom/wid-edit.el (widget-glyph-find): Allow glyphs without
  408.     window-system, when TAG is nil.
  409.  
  410. 1997-11-06  Hrvoje Niksic  <hniksic@srce.hr>
  411.  
  412.     * utils/facemenu.el (facemenu-insert-menu-entry): Check for
  413.     menubar availability.
  414.  
  415.     * utils/easymenu.el (easy-menu-change): Check for menubar
  416.     availability.
  417.  
  418.     * custom/wid-edit.el (widget-echo-help): Use `help-echo' as label
  419.     for help-echo messages.
  420.  
  421. 1997-11-06  SL Baur  <steve@altair.xemacs.org>
  422.  
  423.     * utils/speedbar.el (speedbar-mode-specific-contents-flag): Spelling
  424.     fix for doc string.
  425.     (speedbar-special-mode-expansion-list): Grammar fix for doc string.
  426.  
  427. 1997-11-05  Hrvoje Niksic  <hniksic@srce.hr>
  428.  
  429.     * utils/speedbar.el (speedbar-fetch-etags-parse-list): Fix regexp.
  430.  
  431. 1997-11-05  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
  432.  
  433.     * mule/mule-cmds.el (set-default-coding-systems): Make
  434.     add-hook to `comint-exec-hook' be an append, for when the user 
  435.     changes language environment say.
  436.  
  437. 1997-11-06  Hrvoje Niksic  <hniksic@srce.hr>
  438.  
  439.     * custom/wid-edit.el (widget-specify-field): Make sure the extent
  440.     is end-open.
  441.  
  442.     * prim/keymap.el (next-key-event): Use `next-command-event'.
  443.  
  444. 1997-11-05  Hrvoje Niksic  <hniksic@srce.hr>
  445.  
  446.     * utils/easymenu.el (easy-menu-add): Check with `equal' whether
  447.     the menu already belongs to all-popups.
  448.  
  449. 1997-11-05  Jan Vroonhof  <vroonhof@math.ethz.ch>
  450.  
  451.     * packages/font-lock.el (font-lock-thing-lock-cleanup):
  452.     Provisionally add lazy-shot
  453.  
  454.     * modes/lazy-shot.el (lazy-shot-mode): Unstall lazy-shot only if
  455.     needed.
  456.     (lazy-shot-fontify-internal): Functionality put in seperate function.
  457.     (lazy-shot-lock-extent): Use it.
  458.     (lazy-shot-fontify-region): Dumb implementation added.
  459.     (lazy-shot-unstall-after-fontify): Needed to disable lazy
  460.     fontifying after fontify-buffer.
  461.     (lazy-shot-unstall): Make sure buffer is left in a fontified state if
  462.     needed. Take optional argument.
  463.     
  464.  
  465.     * packages/ps-print.el (ps-print-ensure-fontified): Added
  466.     temporary support for lazy-shot.
  467.  
  468. 1997-11-05  SL Baur  <steve@altair.xemacs.org>
  469.  
  470.     * prim/startup.el (load-user-init-file): Don't attempt to load
  471.     `custom-file'.
  472.  
  473. 1997-11-05  Hrvoje Niksic  <hniksic@srce.hr>
  474.  
  475.     * utils/text-props.el (set-text-properties): Updated docstring.
  476.  
  477.     * custom/cus-edit.el (custom-file): Default to ~/.emacs.
  478.  
  479. 1997-11-04  SL Baur  <steve@altair.xemacs.org>
  480.  
  481.     * comint/comint.el (comint-postoutput-scroll-to-bottom): Fix scrolling
  482.     bug.
  483.     From Barry A Warsaw <bwarsaw@CNRI.Reston.Va.US>
  484.  
  485. 1997-11-04  Didier Verna  <verna@inf.enst.fr>
  486.  
  487.     * mule/mule-cmds.el (set-default-coding-systems): 
  488.     The coding-system argument to comint-exec-hook wasn't evaluated 
  489.     before building the lambda expression.
  490.  
  491. 1997-11-04  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
  492.  
  493.     * packages/time.el: Change all occurences of ballon to balloon.
  494.  
  495. 1997-11-04  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
  496.  
  497.     * prim/help.el (function-at-point-function): Remove this variable.
  498.     (function-at-point): Remove use of `function-at-point-function'.
  499.  
  500.     * packages/info.el (Info-elisp-ref): Change call to
  501.     `find-function-function' to `function-at-point'.
  502.  
  503. 1997-11-04  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
  504.  
  505.     * packages/info.el (Info-elisp-ref): Really change call to
  506.     `find-function-function' to `function-at-point'.
  507.  
  508. 1997-11-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  509.  
  510.     * prim/simple.el (interprogram-cut-function,
  511.     interprogram-paste-function): New variable (imported from Emacs
  512.     20.2).
  513.     (kill-new): Use `interprogram-cut-function' if it is not nil.
  514.     (current-kill): Use `interprogram-paste-function' if it is not
  515.     nil.
  516.  
  517. 1997-11-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  518.  
  519.     * locale/ja/locale-start.el (startup-splash-frame-body): Modify to
  520.     be more natural Japanese.
  521.  
  522.     * x11/x-menubar.el: Delete "language environment" menu of
  523.     "Options" menu.
  524.  
  525. 1997-11-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  526.  
  527.     * language/korean.el: Rename TUTORIAL.kr -> TUTORIAL.ko to fit
  528.     with ISO 639 (two letter language code).
  529.  
  530.     * prim/dumped-lisp.el: Don't dump language/vietnamese.el because
  531.     language/viet-util.el was removed temporary.
  532.  
  533.     * language/japanese.el: Rename TUTORIAL.jp -> TUTORIAL.ja to fit
  534.     with ISO 639 (two letter language code).
  535.  
  536. 1997-10-31  Hrvoje Niksic  <hniksic@srce.hr>
  537.  
  538.     * prim/subr.el (rplaca): Warn against the return value.
  539.     (replace-in-string): Use `wrong-type-argument'.  Use standard
  540.      error message.
  541.     (functionp): Would bug out on certain types of objects; synch with
  542.      FSF.
  543.     (with-output-to-string): Use new-style backquotes.
  544.     (with-temp-buffer): Update docstring references.
  545.  
  546.     * prim/minibuf.el (reset-buffer): Use `with-current-buffer'.
  547.  
  548.     * custom/cus-start.el: Customize `scroll-conservatively'.
  549.     Customize `help-char' correctly.
  550.  
  551. 1997-10-26  Karl M. Hegbloom  <karlheg@inetarena.com>
  552.  
  553.     * utils/shadowfile.el (shadow-clusters): Customized.
  554.     (shadow-read-files): replace obsolete `eval-current-buffer'
  555.     (shadow-parse-fullpath): `efs-ftp-name' doesn't exist.  change to
  556.     `efs-ftp-path'
  557.  
  558. 1997-11-01  SL Baur  <steve@altair.xemacs.org>
  559.  
  560.     * x11/x-menubar.el:  Change Viper menu item to use
  561.     `toggle-viper-mode'.
  562.     Suggested by Michael Kifer <kifer@CS.SunySB.EDU>
  563.  
  564.     * mule/mule-init.el:  Remove `help-with-tutorial-for-mule'.
  565.     Suggested by Didier Verna <verna@inf.enst.fr>
  566.  
  567.     * Disable Cyrillic CCL until CCL engine gets fixed.
  568.     From: Martin Buchholz <mrb@Eng.Sun.COM>
  569.  
  570. 1997-10-30  Hrvoje Niksic  <hniksic@srce.hr>
  571.  
  572.     * custom/cus-dep.el: Updated commentary.
  573.  
  574. 1997-10-30  Colin Rafferty  <craffert@ml.com>
  575.  
  576.     * prim/startup.el (command-line-early): Made it recognize
  577.     --vanilla and --no-packages, as is already done in emacs.c.
  578.  
  579. 1997-10-30  Karl M. Hegbloom  <karlheg@inetarena.com>
  580.  
  581.     * modes/cperl-mode.el: Add Commentary and Code statements to
  582.      comment header for finder.
  583.  
  584. 1997-10-31  SL Baur  <steve@altair.xemacs.org>
  585.  
  586.     * prim/startup.el (load-user-init-file): Fix incorrect backout of
  587.     20.4 patch.
  588.  
  589. 1997-10-30  SL Baur  <steve@altair.xemacs.org>
  590.  
  591.     * vm/vm-vars.el (vm-image-directory): Use locate-data-directory if 
  592.     it exists.
  593.  
  594.     * language/european.el: Remove erroneous references to
  595.     `Serbo-Croatian'.
  596.     * language/cyril-util.el: Ditto.
  597.     * leim/quail/cyrillic.el: Ditto.
  598.  
  599.     * comint.el:  reverse previous patch
  600.  
  601. 1997-10-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  602.  
  603.     * mule/mule-init.el (init-mule): Load locale-start even if lang is
  604.     not exactly matched.
  605.  
  606.     * mule/mule-init.el (auto-language-alist): Modify for new language
  607.     environment feature.
  608.     (init-mule): Modify for new language environment feature.
  609.  
  610. 1997-10-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  611.  
  612.     * language/korean.el (setup-korean-environment): Modify for
  613.     XEmacs.
  614.  
  615.     * language/greek.el: Modify setting about language environment.
  616.  
  617.     * language/european.el: Fix setting for Croatian language
  618.     environment.
  619.  
  620.     * language/vietnamese.el: Fix setting about language environment.
  621.  
  622.     * language/viet-util.el (setup-vietnamese-environment): Modify for
  623.     XEmacs.
  624.  
  625.     * language/cyril-util.el (setup-cyrillic-iso-environment): Modify
  626.     for XEmacs.
  627.     (setup-cyrillic-koi8-environment): Modify for XEmacs.
  628.     (setup-cyrillic-alternativnyj-environment): Modify for XEmacs.
  629.  
  630. 1997-10-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  631.  
  632.     * language/hebrew.el (setup-hebrew-environment): Modify for
  633.     XEmacs.
  634.  
  635.     * mule/mule-cmds.el (set-default-coding-systems): New function.
  636.     (set-language-info): Fix about menu.
  637.     (read-input-method-name, toggle-input-method): Sync with Emacs
  638.     20.2.
  639.  
  640.     * language/cyril-util.el: Modify header.
  641.  
  642.     * language/cyril-util.el
  643.     (setup-cyrillic-alternativnyj-environment): Modify for XEmacs.
  644.  
  645.     * language/cyril-util.el: New file; imported from Emacs 20.2.
  646.  
  647.     * language/japan-util.el (setup-japanese-environment): Use
  648.     `set-default-coding-systems'.
  649.  
  650.     * language/european.el (setup-8-bit-environment): Modify for
  651.     XEmacs.
  652.  
  653.     * language/english.el (setup-english-environment): Use
  654.     `set-default-coding-systems'.
  655.  
  656.     * language/chinese.el: Modify for XEmacs.
  657.  
  658.     * language/china-util.el (setup-chinese-gb-environment,
  659.     setup-chinese-big5-environment): Use `set-default-coding-systems'.
  660.  
  661.     * mule/mule-files.el (file-coding-system-alist): Fix typo.
  662.  
  663. 1997-10-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  664.  
  665.     * prim/dumped-lisp.el: Abolish Thai support temporary.
  666.  
  667.     * language/thai.el, language/thai-util.el: Delete Thai specific
  668.     files because composite character features don't work in XEmacs.
  669.  
  670.     * language/japan-util.el: Modify header.
  671.  
  672.     * language/chinese.el: Abolish `Chinese-CNS' environment
  673.     temporary.
  674.  
  675.     * language/china-util.el: Abolish `setup-chinese-cns-environment'
  676.     temporary.
  677.  
  678.     * language/china-util.el (setup-chinese-big5-environment): Modify
  679.     for XEmacs.
  680.  
  681.     * language/china-util.el (setup-chinese-gb-environment): Modify
  682.     for XEmacs.
  683.  
  684.     * language/chinese.el: Delete set-coding-category-system for big5.
  685.  
  686.     * language/japan-util.el (setup-japanese-environment): Modify for
  687.     XEmacs.
  688.  
  689.     * language/japanese.el: Delete set-coding-category-system for
  690.     shift-jis.
  691.  
  692.     * language/english.el (setup-english-environment): Modify for
  693.     XEmacs.
  694.  
  695. 1997-10-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  696.  
  697.     * language/auto-autoloads.el: New file.
  698.  
  699.     * mule/mule-files.el (file-coding-system-alist): Add setting for
  700.     TUTORIAL.hr to iso-8859-2.
  701.  
  702.     * leim/quail/tibetan.el, leim/quail/ethiopic.el,
  703.     leim/quail/japanese.el, leim/quail/lao.el, leim/quail/lrt.el,
  704.     leim/quail/devanagari.el: Delete broken features temporary.
  705.  
  706.     * language/tibetan.el, language/indian.el, language/lao-util.el,
  707.     language/lao.el, language/tibet-util.el, language/ethio-util.el,
  708.     language/ethiopic.el, language/devanagari.el: Delete broken
  709.     features temporary.
  710.  
  711.     * mule/mule-cmds.el (universal-coding-system-argument): New
  712.     function; imported from Emacs 20.2.
  713.  
  714. 1997-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  715.  
  716.     * language/korean.el, language/thai.el, language/vietnamese.el,
  717.     language/chinese.el, language/japanese.el, language/arabic.el,
  718.     language/ethiopic.el: Abolish setting for old language
  719.     environment.
  720.  
  721.     * language/hebrew.el: Modify for XEmacs.
  722.  
  723.     * Use language/hebrew.el instead of mule/hebrew-hooks.el; abolish
  724.     mule/hebrew-hooks.el.
  725.  
  726.     * mule/mule-misc.el: Abolish old language environment features.
  727.  
  728.     * mule/mule-init.el: Delete old language environment specific
  729.     features temporary.
  730.  
  731.     * prim/dumped-lisp.el: Use language/hebrew.el instead of
  732.     hebrew-hooks.el.
  733.  
  734.     * mule/mule-cmds.el (describe-language-environment): Modify for
  735.     XEmacs because `coding-system-mnemonic' returns string instead of
  736.     character in XEmacs.
  737.  
  738.     * mule/mule-cmds.el: Sync with Emacs 20.2 about language
  739.     environment.
  740.  
  741.     * mule/mule-cmds.el: Don't use `mule-prefix'.
  742.  
  743. 1997-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  744.  
  745.     * language/ethiopic.el (ccl-encode-ethio-font): Modify to sync
  746.     with Emacs 20.2.
  747.  
  748. 1997-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  749.  
  750.     * mule-diag.el (list-coding-systems): Modify for XEmacs.
  751.  
  752. 1997-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  753.  
  754.     * mule/mule-files.el (find-coding-system-magic-cookie): Regard top
  755.     line magic.
  756.     (load): Use `find-file-coding-system-for-read-from-filename'.
  757.  
  758.     * language/arabic-util.el: Use iso-2022-7bit.
  759.  
  760. 1997-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  761.  
  762.     * mule-diag.el (describe-designation): Moved from mule-debug.el.
  763.     (describe-coding-system): Use `describe-designation'.
  764.  
  765.     * mule-debug.el: Move function `describe-designation' to
  766.     mule-diag.el; Abolish function `describe-coding-system' because of
  767.     using it in mule-diag.el.
  768.  
  769.     * mule-coding.el (keyboard-coding-system): New inline function.
  770.     (terminal-coding-system): New inline function.
  771.  
  772.     * mule-cmds.el: Bind `describe-coding-system' to C-h C instead of
  773.     `describe-current-coding-system' to sync with Emacs 20.2.
  774.  
  775.     * mule-diag.el: Abolish `print-designation' because it does not
  776.     work in XEmacs.
  777.  
  778.     (describe-coding-system): Modify for XEmacs.
  779.     (print-coding-system-briefly): Modify for XEmacs.
  780.     (describe-current-coding-system): Modify for XEmacs.
  781.  
  782.     * mule-coding.el: Abolish function `coding-system-charset'
  783.     (defined as builtin function).
  784.  
  785.     * mule-diag.el: New file; imported from Emacs 20.2.
  786.  
  787.     * mule-misc.el (set-buffer-process-coding-system): New function;
  788.     imported from mule.el of Emacs 20.2.
  789.  
  790.     * mule-cmds.el: Bind `set-buffer-process-coding-system' to C-x C-m
  791.     p and abolish C-x C-m P.
  792.  
  793.     * mule-files.el (load): Use `binary' instead of `no-conversion'.
  794.  
  795. 1997-10-28  Kyle Jones  <kyle_jones@wonderworks.com>
  796.  
  797.     * modes/enriched.el (enriched-face-ans): Use
  798.       color-name instead of color-instance-name.
  799.       color-instance-name will not handle the specifiers that 
  800.       are passed as arguments.
  801.  
  802. 1997-10-28  Tomasz Cholewo  <tjchol01@mecca.spd.louisville.edu>
  803.  
  804.     * prim/find-func.el (find-function-noselect): Fix nil argument
  805.      handling and add support for dumped macros.
  806.  
  807. 1997-10-28  SL Baur  <steve@altair.xemacs.org>
  808.  
  809.     * pcl-cvs/pcl-cvs-xemacs.el: Add `cvs-mode-update-no-prompt' to menu.
  810.     From Stig Bjorlykke <stigb@tihlde.hist.no>
  811.  
  812. 1997-10-28  Didier Verna  <verna@inf.enst.fr>
  813.  
  814.     * packages/man.el (manual-entry): corrected the `when'
  815.     form to include 'section' in the buffer name.
  816.  
  817. 1997-10-28  SL Baur  <steve@altair.xemacs.org>
  818.  
  819.     * prim/packages (packages-find-pacakges): Fix test on
  820.     inhibit-package-init
  821.  
  822. 1997-10-27  Tomasz Cholewo  <tjchol01@mecca.spd.louisville.edu>
  823.  
  824.     * prim/keymap.el (event-apply-modifier): Fix the return type and
  825.     scan the function-key-map.
  826.     (next-key-event): New function.
  827.     (key-sequence-list-description): Ditto.
  828.  
  829. 1997-10-27  SL Baur  <steve@altair.xemacs.org>
  830.  
  831.     * x11/x-menubar.el: Turn off `popup-menubar-menu' keybinding.
  832.  
  833.     * prim/dumped-lisp.el (preloaded-file-list): Dump canna-leim and
  834.     egg-leim with XEmacs.
  835.  
  836.     * mule/canna-leim.el: Clean up file for dumping with XEmacs.
  837.     * egg/egg-leim.el: Ditto.
  838.  
  839. 1997-10-27  Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>  
  840.  
  841.     * mule/canna-leim.el: Register Canna with LEIM when loaded
  842.  
  843.     * mule/canna.el (canna): Bind `canna-toggle-japanese-mode' to
  844.     "\C-o" only if LEIM is not present
  845.  
  846.     * egg/egg-leim.el: Registers EGG/Wnn with LEIM when loaded
  847.  
  848.     * egg/egg.el: Bind `toggle-egg-mode' to "\C-\" only if LEIM is
  849.     not present when loaded 
  850.  
  851. 1997-10-27  SL Baur  <steve@altair.xemacs.org>
  852.  
  853.     * skk/skk-tut.el (skk-tut-file): Use `locate-data-directory' if
  854.     available to find the tutorial files.
  855.     (skktut-setup-problem-buffer): Use `map-keymap' to fill the keymap 
  856.     in XEmacs/Mule.
  857.  
  858.     * prim/about.el: Update entries
  859.  
  860. 1997-10-26  SL Baur  <steve@altair.xemacs.org>
  861.  
  862.     * prim/startup.el (startup-message-timeout): Startup Message
  863.     timeout is too short.
  864.  
  865.     * mule/canna.el (canna): Move canna-toggle-japanese-mode
  866.     keybinding to C-\.
  867.  
  868.     * emulators/edt-mapper.el (edt-lucid-emacs19-p): Test for XEmacs
  869.     instead of Lucid in `emacs-version'.
  870.  
  871. 1997-10-25  SL Baur  <steve@altair.xemacs.org>
  872.  
  873.     * prim/dumped-lisp.el (preloaded-file-list): Ethiopic must die.
  874.  
  875. 1997-10-21  SL Baur  <steve@altair.xemacs.org>
  876.  
  877.     * custom/cus-dep.el (Custom-make-dependencies): Ditch the time
  878.     stamp.
  879.  
  880. Fri Aug  8 12:58:00 1997  David Byers  <davby@sen2.ida.liu.se>
  881.  
  882.     * fill.el (fill-region-as-paragraph): When justifying, check for
  883.      end-of-buffer at the end of whitespace point is sitting in, and
  884.      delete the trailing whitespace if we are on the last line.
  885.  
  886. 1997-10-24  Hrvoje Niksic  <hniksic@srce.hr>
  887.  
  888.     * prim/about.el (about-finish-buffer): Kill the buffer, when
  889.     button documents so.
  890.  
  891. 1997-10-24  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
  892.  
  893.     * pcl-cvs.el (cvs-parse-stderr): Ignore ssh-askpass message.
  894.  
  895. 1997-10-24  SL Baur  <steve@altair.xemacs.org>
  896.  
  897.     * prim/help.el: Remove old `help-with-tutorial'.
  898.  
  899. 1997-10-20  Hrvoje Niksic  <hniksic@srce.hr>
  900.  
  901.     * prim/packages.el (locate-library): Make NOSUFFIX not affect
  902.      compression.
  903.  
  904. 1997-10-24  SL Baur  <steve@altair.xemacs.org>
  905.  
  906.     * modes/c-comment.el:  Create c-comment-edit-map.
  907.     (c-comment-edit): Fix docstring, use new keymap.
  908.     Suggested by Chris Felaco <felaco@iatcmail.ed.ray.com>
  909.  
  910.     * prim/help-nomule.el (tutorial-supported-languages): Add
  911.     Norwegian.
  912.  
  913.     * prim/simple.el (assoc-ignore-case): Synch with Emacs 20.1.
  914.  
  915.     * mule/mule-cmds.el (set-language-info): Forgot to set any data
  916.     values in language-alist.
  917.     (read-multilingual-string): Fix call to `read-string'.
  918.  
  919. 1997-10-22  Karl M. Hegbloom  <karlheg@inetarena.com>
  920.  
  921.     * packages/backup-dir.el (bkup-backup-directory-info): customized,
  922.      with :require so it loads automagicly if you've set it.  Docstring
  923.      updated to reflect that, and reformatted for easier reading.
  924.  
  925.     * packages/jka-compr.el (jka-compr-compression-info-list):
  926.      Docstring clarification: what does the append flag do?
  927.  
  928.     * prim/minibuf.el (minibuffer-electric-slash): leave efs prefix
  929.      and ~\(blah\)? when / is pressed.
  930.  
  931. 1997-10-24  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
  932.  
  933.     * efs/dired.el (dired-create-files): Get mark-char thing working
  934.     again: replace `integerp' by `characterp'.
  935.     (dired-add-entry): Ditto.
  936.     (dired-add-entry-do-indentation): Ditto.
  937.  
  938. 1997-10-24  Hrvoje Niksic  <hniksic@srce.hr>
  939.  
  940.     * x11/x-faces.el (*try-oblique-before-italic-fonts*): Customized.
  941.  
  942. 1997-10-24  Hrvoje Niksic  <hniksic@srce.hr>
  943.  
  944.     * prim/options.el (list-options): Skip specifiers and glyphs.
  945.  
  946.     * custom/cus-start.el: Moved `custom-start-quote' to `let'.
  947.  
  948.     * custom/cus-edit.el (custom-buffer-remove-function): New option.
  949.     (Custom-buffer-done): New function.
  950.     (custom-buffer-create-internal): Use it.
  951.     (custom-mode-map): Ditto.
  952.  
  953. 1997-10-23  SL Baur  <steve@altair.xemacs.org>
  954.  
  955.     * prim/startup.el (command-line-do-help): Add Documentation for
  956.     -vanilla and -no-packages.
  957.     (command-line-early): Implement them.
  958.  
  959.     * prim/packages.el (inhibit-package-init): New variable.
  960.     (packages-find-packages): Use it.
  961.  
  962.     * packages/jka-compr.el (jka-compr-compression-info-list):
  963.     Add bzip2 extensions.
  964.     From Tomasz Cholewo <tjchol01@mecca.spd.louisville.edu>
  965.  
  966. 1997-10-22  Karl M. Hegbloom  <karlheg@inetarena.com>
  967.  
  968.     * comint/comint.el (comint-scroll-show-maximum-output): fixups to
  969.      docstring, and to :type to allow numbers.
  970.     (comint-postoutput-scroll-to-bottom): Added window arg to
  971.      `recenter' call to fix the horrid flash and global recentering,
  972.      and uncommented the code allowing numeric values for
  973.      `comint-scroll-show-maximum-output'.
  974.  
  975. 1997-10-23  Hrvoje Niksic  <hniksic@srce.hr>
  976.  
  977.     * packages/info.el (Info-mode): Don't initialize faces.
  978.  
  979.     * packages/info.el: Use `defface' to initialize faces.
  980.  
  981. 1997-10-23  Karl M. Hegbloom  <karlheg@inetarena.com>
  982.  
  983.     * modes/cperl-mode.el (cperl-here-face): fix the horrible invisible
  984.      green default face.
  985.  
  986. 1997-10-23  Hrvoje Niksic  <hniksic@srce.hr>
  987.  
  988.     * custom/wid-edit.el (widget-choose): Acknowledge aborted choice
  989.     with a `Canceled' message, even if C-g wasn't pressed explicitly.
  990.  
  991. 1997-10-23  Per Abrahamsen  <abraham@dina.kvl.dk>
  992.  
  993.     * custom/cus-edit.el (hook): Use `widget-group-match' instead of
  994.     `widget-editable-list-match'. 
  995.  
  996. 1997-10-23  SL Baur  <steve@altair.xemacs.org>
  997.  
  998.     * modes/c-comment.el (c-comment-edit): Fixed autoload cookie.
  999.     Reformatted Lisp comments.
  1000.  
  1001. 1997-10-22  SL Baur  <steve@altair.xemacs.org>
  1002.  
  1003.     * psgml/psgml-charent.el (sgml-display-char-list-filename): Use
  1004.     locate-data-directory instead of data-directory.
  1005.     * psgml.el (sgml-data-directory): Ditto.
  1006.  
  1007. 1997-10-21  SL Baur  <steve@altair.xemacs.org>
  1008.  
  1009.     * custom/cus-dep.el (Custom-make-dependencies): Ditch the time
  1010.     stamp.
  1011.  
  1012. 1997-10-22  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
  1013.  
  1014.     * comint/gdb.el (gdb-with-core): Fixed autoload cookie.
  1015.  
  1016. 1997-10-22  Hrvoje Niksic  <hniksic@srce.hr>
  1017.  
  1018.     * prim/startup.el (command-line-1): Run term-setup-hook regardless 
  1019.     of `input-pending-p'.
  1020.  
  1021.     * custom/cus-edit.el (custom-split-regexp-maybe): Use `split-string'.
  1022.  
  1023.     * custom/cus-start.el (custom-start-quote): Synch with
  1024.      `custom-quote'.
  1025.  
  1026.     * prim/subr.el (functionp): Synched docstring with Emacs 20.2.
  1027.  
  1028.     * custom/cus-edit.el (custom-quote): Use `keywordp'; use
  1029.     `car-safe'; don't conditionalize on having `characterp'.
  1030.  
  1031. 1997-10-21  Hrvoje Niksic  <hniksic@srce.hr>
  1032.  
  1033.     * custom/wid-edit.el (radio-button): Use "radio0" as inactive
  1034.      glyph.
  1035.     (widget-visibility-value-create): Use new semantics of
  1036.     `widget-glyph-insert'.
  1037.  
  1038.     * custom/cus-edit.el (custom-buffer-create-internal): Setup
  1039.     tag-down-glyphs with list.
  1040.     (custom-group-value-create): Ditto.
  1041.  
  1042.     * custom/wid-edit.el (widget-glyph-click): Check whether the
  1043.     extent was detached/killed.
  1044.     (widget-push-button-value-create): Removed crufty XPM contrast
  1045.     hack.
  1046.     (widget-default-create): Make the markers point nowhere after
  1047.     using them.
  1048.     (widget-default-create): Use `point-min-marker'/`point-max-marker'.
  1049.     (widget-glyph-find): Disallow list.
  1050.     (widget-glyph-insert): Allow IMAGE to be a list.
  1051.  
  1052. 1997-10-20  Hrvoje Niksic  <hniksic@srce.hr>
  1053.  
  1054.     * prim/featurep.el (featurep): Handle `not' correctly.
  1055.  
  1056. 1997-10-21  SL Baur  <steve@altair.xemacs.org>
  1057.  
  1058.     * games/xmine.el (xmine-glyph-dir): Use locate-date-directory.
  1059.     (xmine-flag-sound): Ditto.
  1060.     (xmine-unhide-sound): Ditto.
  1061.     (xmine-unhide-many-sound): Ditto.
  1062.     (xmine-solved-sound): Ditto.
  1063.  
  1064. 1997-10-21  Hrvoje Niksic  <hniksic@srce.hr>
  1065.  
  1066.     * x11/x-menubar.el (options-menu-saved-forms): Check whether
  1067.     `pending-delete' is bound before accessing it.
  1068.  
  1069. 1997-10-21  Colin Rafferty  <craffert@ml.com>
  1070.  
  1071.     * x11/x-menubar.el (default-menubar): Made it use lazy-shot
  1072.     instead of lazy-lock in "Syntax Highlighting->Lazy".  
  1073.     (options-menu-saved-forms): Made it save lazy-shot instead of
  1074.     lazy-lock in the options.
  1075.  
  1076. 1997-10-21  SL Baur  <steve@altair.xemacs.org>
  1077.  
  1078.     * prim/help-nomule.el: New file.
  1079.  
  1080. 1997-10-16  Colin Rafferty  <craffert@ml.com>
  1081.  
  1082.     * gnus/message.el (message-make-fqdn): Made certain that user-mail is
  1083.       not nil.
  1084.  
  1085. 1997-10-18  SL Baur  <steve@altair.xemacs.org>
  1086.  
  1087.     * prim/startup.el (after-init-hook): Fix DOC string.
  1088.     (init-file-user): Ditto.
  1089.     (load-user-init-file): Ditto.
  1090.     (user-init-directory): Ditto.
  1091.  
  1092. 1997-10-18  Hrvoje Niksic  <hniksic@srce.hr>
  1093.  
  1094.     * custom/wid-edit.el (widget-push-button-value-create): Require
  1095.      `xpm-button'.
  1096.     (widget-push-button-value-create): Use :tag-down-glyph and
  1097.      :tag-inactive-glyph.
  1098.     (widget-default-create): Use :tag-inactive-glyph.
  1099.     (widget-button-click): Correctly merge faces.
  1100.  
  1101.     * custom/cus-edit.el (custom-variable-action): Don't redraw
  1102.     magic.
  1103.  
  1104.     * custom/wid-edit.el (widget-glyph-insert): Return glyph.
  1105.     (widget-default-create): Insert :button-prefix and :button-suffix
  1106.     only if a glyph is not used.
  1107.     (widget-glyph-click): Respect :mouse-down-action.
  1108.     (widget-specify-insert): Document for edebug.
  1109.     (widget-default-create): Use markers to keep track of stuff.
  1110.  
  1111.     * custom/cus-edit.el (custom-group-value-create): Ditto.
  1112.  
  1113.     * custom/wid-edit.el (widget-default-create): Use :tag-down-glyph.
  1114.  
  1115.     * custom/cus-edit.el (custom-group-value-create): Use image.
  1116.  
  1117.     * prim/glyphs.el (init-glyphs): Minor fixups.
  1118.  
  1119. 1997-10-17  Hrvoje Niksic  <hniksic@srce.hr>
  1120.  
  1121.     * custom/wid-edit.el (widget-field-value-get): Use `cond'.
  1122.     (default): Use :button-keymap.
  1123.     (widget-specify-button): Ditto.
  1124.     (widget-glyph-insert-glyph): Ditto.
  1125.     (widget-activation-glyph-mapper): Renamed from
  1126.      `widget-activation-glyphs-mapper'.
  1127.  
  1128.     * custom/cus-edit.el (Custom-mode-menu): Go to `Easy
  1129.     Customization' node.
  1130.     (boolean): Don't use nested backquotes.
  1131.  
  1132.     * custom/wid-edit.el (widget-field-action): Check whether the new
  1133.      value is valid before using it.
  1134.  
  1135. 1997-10-16  Hrvoje Niksic  <hniksic@srce.hr>
  1136.  
  1137.     * custom/wid-edit.el (character): Use [\0-\377] instead of . in
  1138.      :valid-regexp.
  1139.     (widget-color-notify): Use `valid-color-name-p'.
  1140.     (widget-activation-widget-mapper): New function.
  1141.     (widget-specify-inactive): Use it.
  1142.     (widget-specify-active): Ditto.
  1143.     (widget-setup): Ditto.
  1144.     (radio-button): Added :inactive-glyph spec.
  1145.     (widget-toggle-value-create): Use it.
  1146.     (widget-color-sample-face-get): Check for color before setting it.
  1147.     (widget-color-sample-face-get): Store the face object, not its
  1148.      name.
  1149.  
  1150. 1997-10-18  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
  1151.  
  1152.     * help.el (function-at-point): Use `function-at-point-function'.
  1153.     (function-at-point-function): New variable, formerly
  1154.     `find-function-function'. 
  1155.     (describe-function): Use `function-at-point'.
  1156.     (where-is): Ditto.
  1157.  
  1158.     * find-func.el (find-function-read-function): Use
  1159.     `function-at-point'. 
  1160.  
  1161.     * packages/info.el (Info-elisp-ref): Use `function-at-point'.
  1162.  
  1163.     * packages/hyper-apropos.el (hyper-apropos-read-function-symbol):
  1164.     Use `function-at-point'.
  1165.  
  1166.     * packages/etags.el (emacs-lisp-default-tag): Use
  1167.     `function-at-point'.
  1168.  
  1169.     * prim/obsolete.el (function-called-at-point): Make it
  1170.       obsolete.
  1171.  
  1172. 1997-10-10  Per Abrahamsen  <abraham@dina.kvl.dk>
  1173.  
  1174.     * custom/wid-edit.el (variable-link): New widget.
  1175.     (widget-variable-link-action): New function.
  1176.     (function-link): New widget.
  1177.     (widget-function-link-action): New function.
  1178.  
  1179. 1997-10-10  Karl M. Hegbloom  <karlheg@inetarena.com>
  1180.  
  1181.     * prim/modeline.el (modeline-minor-mode-menu): menus are toggles
  1182.     not strings now.
  1183.  
  1184. 1997-10-10  SL Baur  <steve@altair.xemacs.org>
  1185.  
  1186.     * psgml/psgml-html.el (html-quote-region): Grow bounds when performing
  1187.     substitutions.
  1188.     From Adrian Aichner <aichner@ecf.teradyne.com>
  1189.  
  1190.  
  1191. 1997-10-09  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
  1192.  
  1193.     * prim/files.el (switch-to-buffer-other-frame): Remove call to
  1194.     `select-frame'.
  1195.  
  1196. 1997-10-17  Karl M. Hegbloom  <karlheg@inetarena.com>
  1197.  
  1198.     * packages/info.el (Info-insert-dir): Also kill the localdir temp
  1199.      buffers.
  1200.  
  1201. 1997-10-17  SL Baur  <steve@altair.xemacs.org>
  1202.  
  1203.     * utils/facemenu.el: autoload the `facemenu-keymap' properly.
  1204.  
  1205.         * mule/mule-cmds.el (read-language-name): Fix typo.
  1206.         From Didier Verna <verna@inf.enst.fr>
  1207.  
  1208. 1997-10-15  Adrian Aichner  <aichner@ecf.teradyne.com>
  1209.  
  1210.     * utils/build-report.el: Leaving point at begin of composed mail now.
  1211.     Using mime-edit-content-beginning to determine file-begin of
  1212.     Installation file.
  1213.     Introduced the according alias for SEMI/TM compatibility.
  1214.  
  1215.     * utils/build-report.el:
  1216.     Corrected backward search for begin of last configuration in
  1217.     Installation file.
  1218.  
  1219.     * utils/build-report.el:
  1220.     Incorporated `xemacs-build-report-installation-insert-all' feature
  1221.     suggested by Didier Verna.
  1222.     Composing mail parts (with-temp-buffer ...) to simplify implementing
  1223.     future features.
  1224.     Eliminated use of mail-mode -specific function `mail-text'.
  1225.  
  1226. 1997-10-14  Adrian Aichner  <aichner@ecf.teradyne.com>
  1227.  
  1228.     * utils/build-report.el:
  1229.     Incorporated fix for SEMI/TM compatibility suggested by Jens-Ulrik
  1230.     Holger Petersen <petersen@kurims.kyoto-u.ac.jp>.  If SEMI symbols are
  1231.     not fboundp, alias them to corresponding TM symbols.
  1232.  
  1233. 1997-10-13  Adrian Aichner  <aichner@ecf.teradyne.com>
  1234.  
  1235.     * utils/build-report.el:
  1236.     Changed to (mime-edit-insert-tag "text" "plain" ...) from
  1237.     "application" "octet-stream" due to complaint from
  1238.     Kazuyoshi Furutaka in
  1239.     Message-Id: <19971013102132V.furutaka@Flux.tokai.jaeri.go.jp>
  1240.  
  1241. 1997-10-13  Hrvoje Niksic  <hniksic@srce.hr>
  1242.  
  1243.     * utils/facemenu.el: Autoload `facemenu-keymap' function definition.
  1244.     (facemenu-color-defined-p): Nuked.
  1245.     (facemenu-find-face): Ditto.
  1246.     (facemenu-region-active-p): Ditto.
  1247.     (facemenu-sized-face): Declare `prefix'.
  1248.     (facemenu-read-color): Aliased to `read-color'.
  1249.     (facemenu-face-attributes): Use `mapvector'.
  1250.  
  1251.     * utils/facemenu.el: Customized and synched with FSF 20.2.
  1252.  
  1253. pf1-1997-10-17  Hrvoje Niksic  <hniksic@srce.hr>
  1254.  
  1255.     * cl/cl-macs.el (extent-properties): Remove old setf method.
  1256.  
  1257. 1997-10-16  Karl M. Hegbloom  <karlheg@inetarena.com>
  1258.  
  1259.     * prim/files.el (revert-without-query): changed from boolean to
  1260.      list of regexp as documented in NEWS and its docstring.
  1261.  
  1262. 1997-10-16  SL Baur  <steve@altair.xemacs.org>
  1263.  
  1264.     * utils/floating-toolbar.el: (TopLevel): Don't unconditionally
  1265.     require the feature `toolbar' it causes breakage only at
  1266.     bytecompile time.  Don't do any initialization if toolbar support
  1267.     is not available.
  1268.     (floating-toolbar): Whine if no run-time toolbar support is
  1269.     available.
  1270.  
  1271.     * custom/wid-edit.el (widget-change-glyphs-mapper): cosmetic changes.
  1272.     From Hrvoje Niksic <hniksic@srce.hr>
  1273.  
  1274. 1997-10-15  Hrvoje Niksic  <hniksic@srce.hr>
  1275.  
  1276.     * cl/cl-macs.el (extent-property): Updated SETF methods for `get'
  1277.     and `extent-property'.
  1278.  
  1279.     * custom/wid-edit.el (widget-field-value-create): Revert to using
  1280.      two markers.
  1281.     (widget-setup): Ditto.
  1282.     (widget-color-sample-face-get): Get only a unique face per widget.
  1283.     (widget-color-notify): Change the color of the face instead of
  1284.     creating a new one.
  1285.  
  1286.     * packages/add-log.el (add-change-log-entry): Push window
  1287.      configuration.
  1288.     (change-log-exit): New function.
  1289.     (change-log-cancel): Ditto.
  1290.     (change-log-mode-map): Bind them.
  1291.  
  1292.     * custom/wid-edit.el (widget-specify-inactive): Make glyphs look
  1293.      inactive.
  1294.     (widget-change-glyphs-mapper): New function.
  1295.     (widget-glyph-click): Disallow operations on inactive glyphs.
  1296.  
  1297. 1997-10-14  Hrvoje Niksic  <hniksic@srce.hr>
  1298.  
  1299.     * custom/wid-edit.el: (widget-glyph-insert-glyph): Use
  1300.      `widget-mouse-help' if necessary.
  1301.     (widget-documentation-string-value-create): Don't coerce help-echo 
  1302.     WIDGET to widget.
  1303.     (widget-button-keymap): New keymap.
  1304.     (widget-specify-button): Use it.
  1305.     (widget-glyph-insert-glyph): Ditto.
  1306.     (widget-glyph-click): Dispatch events during the loop.
  1307.     (widget-glyph-click): Use `unwind-protect' to ensure that the
  1308.     glyph stays in up position.
  1309.     (widget-keymap): Don't bind buttons and RET.
  1310.     (widget-button-keymap): Bind mouse buttons and RET.
  1311.     (widget-field-activate): Use `widget-field-find'.
  1312.  
  1313.     * custom/wid-edit.el (widget-button-click): Visually "release" the
  1314.      button *before* doing the buttonup action.
  1315.     (widget-button-click): Reworked.
  1316.     (widget-echo-help): Accept extent.
  1317.  
  1318.     * custom/cus-edit.el (custom-face-value-create): Use `make-face'.
  1319.  
  1320.     * custom/wid-edit.el (widget-restore-tabable): New function.
  1321.     (widget-deactivate-widget-extent): New function.
  1322.     (widget-reactivate-widget-extent): New function.
  1323.     (widget-specify-inactive): Use `widget-deactivate-widget-extent'.
  1324.     (widget-setup): Ditto.
  1325.     (widget-specify-active): Use `widget-reactivate-widget-extent'.
  1326.     (widget-move): Don't stop within inactive range.
  1327.  
  1328. 1997-10-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  1329.  
  1330.     * language/japan-util.el: Copied from Emacs 20.2.
  1331.  
  1332.     * mule/mule-cmds.el (char-code-property-table): New variable.
  1333.     (get-char-code-property): New function.
  1334.     (put-char-code-property): New function.
  1335.  
  1336. 1997-10-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  1337.  
  1338.     * language/vietnamese.el: Use language/viet-util.el instead of
  1339.     mule/mule-vietnamese.el; abolish mule/mule-vietnamese.el.
  1340.  
  1341. 1997-10-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  1342.  
  1343.     * mule/mule-coding.el: Rename `automatic-conversion' ->
  1344.     `undecided' to sync with Emacs 20.2; define coding-system
  1345.     `automatic-conversion' as an alias for `undecided'.
  1346.  
  1347.     mule/mule-files.el (buffer-file-coding-system-for-read,
  1348.     convert-mbox-coding-system, insert-file-contents),
  1349.     language/japanese.el, language/chinese.el, language/korean.el:
  1350.     Rename `automatic-conversion' -> `undecided' to sync with Emacs
  1351.     20.2.
  1352.  
  1353. 1997-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  1354.  
  1355.     * language/viet-chars.el: New file; moved from
  1356.     mule/vietnamese-hooks-1.el.
  1357.  
  1358.     * language/vietnamese.el: Merge mule/vietnamese-hooks-2.el;
  1359.     abolish mule/vietnamese-hooks-2.el.
  1360.  
  1361.     * prim/dumped-lisp.el: Use language/viet-chars and
  1362.     language/vietnamese instead of mule/vietnamese-hooks-{1|2}.
  1363.  
  1364. 1997-10-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  1365.  
  1366.     * mule/mule-misc.el (split-char): New function.
  1367.  
  1368. 1997-10-14  Hrvoje Niksic  <hniksic@srce.hr>
  1369.  
  1370.     * custom/wid-edit.el (widget-field-find): Use `map-extents'.
  1371.     (widget-transpose-chars): Check for empty fields, and point at
  1372.      beginning of field.
  1373.     (widget-documentation-string-value-create): `insert-char' handles
  1374.      0 gracefully, so no need to protect.
  1375.     (widget-specify-inactive): Detach the button extents.
  1376.     (widget-specify-active): Reattach the button extents.
  1377.     (widget-make-field-untabable): New function.
  1378.     (widget-specify-inactive): Make the fields non-tabable; use
  1379.      `widget-make-field-untabable'.
  1380.     (widget-type): Revert to defsubst.
  1381.  
  1382. 1997-10-13  Adrian Aichner  <aichner@ecf.teradyne.com>
  1383.  
  1384.     * utils/xemacs-build-report.el:
  1385.     Switched from (mail ...) to (compose-mail ...) upon suggestion by Hrvoje Niksic.
  1386.     Extended xemacs-build-report-keep-regexp.
  1387.     Changed xemacs-build-report-make-output-file value to beta.err
  1388.     Shortend and bracketed xemacs-build-report-subject.
  1389.     Improved (I hope) tm-edit to SEMI aliasing logic.
  1390.  
  1391. 1997-10-09  Adrian Aichner  <aichner@ecf.teradyne.com>
  1392.  
  1393.     * utils/xemacs-build-report.el:
  1394.     Restored RCS keywords and updated comment for `xemacs-build-report-version'.
  1395.  
  1396.     * utils/xemacs-build-report.el:
  1397.     Separated the Spaghetti code into separate functions to do the following:
  1398.     xemacs-build-report-insert-header
  1399.     xemacs-build-report-insert-make-output
  1400.     xemacs-build-report-insert-installation-file
  1401.  
  1402. 1997-10-13  Hrvoje Niksic  <hniksic@srce.hr>
  1403.  
  1404.     * custom/cus-load.el: Disable gc while loading `custom-load'
  1405.      files.
  1406.     (custom-put): Added docstring; ignore PROPERTY.
  1407.  
  1408.     * custom/wid-edit.el (widget-previous-button-or-field): If the
  1409.      point is within a button or field, return the beginning position
  1410.      of the field.
  1411.  
  1412.     * prim/frame.el (frame-list): Use `nconc' instead of `append'.
  1413.     (set-frame-configuration): Use `mapc'.
  1414.     (delete-other-frames): Ditto.
  1415.  
  1416.     * prim/faces.el: Use the CL macro at top-level.
  1417.  
  1418.     * prim/faces.el (face-spec-set-match-display): Use `case'.
  1419.     (set-face-stipple): Use backquotes.
  1420.  
  1421.     * custom/wid-edit.el (widget-glyph-find): Use `laxputf'.
  1422.     (widget-push-button-value-create): Ditto.
  1423.  
  1424.     * custom/cus-face.el (custom-face-attributes): Support
  1425.     inverse-video for TTY-s.
  1426.  
  1427.     * prim/cmdloop.el (keyboard-escape-quit): Abort recursive edit, as 
  1428.     documented.
  1429.  
  1430. 1997-10-12  Hrvoje Niksic  <hniksic@srce.hr>
  1431.  
  1432.     * prim/simple.el (zmacs-deactivate-region): Use `mapc' instead of
  1433.      `mapcar'.
  1434.     (zmacs-make-extent-for-region): Ditto.
  1435.  
  1436.     * custom/cus-dep.el: Updated comments.
  1437.  
  1438.     * custom/cus-edit.el (custom-variable-prompt): Prompt with
  1439.     `variable'.
  1440.  
  1441. 1997-10-12  Karl Hegbloom  <karlheg@inetarena.com>
  1442.  
  1443.     * custom/cus-edit.el (custom-guess-name-alist): Allow `-hooks'
  1444.     instead of `hook'.
  1445.  
  1446. 1997-10-12  Hrvoje Niksic  <hniksic@srce.hr>
  1447.  
  1448.     * prim/profile.el (profile-results): Use %-*s format.
  1449.     (profile-align): Nuked.
  1450.  
  1451.     * packages/gnuserv.el (gnuserv-frame-plist): New variable.
  1452.     (gnuserv-special-frame-function): Use it.
  1453.     (gnuserv-edit-files): Ditto.
  1454.  
  1455. 1997-10-12  SL Baur  <steve@altair.xemacs.org>
  1456.  
  1457.     * prim/package-admin.el (package-admin-add-binary-package):
  1458.     Correctly deal with package-paths with a single directory.
  1459.  
  1460. 1997-10-11  SL Baur  <steve@altair.xemacs.org>
  1461.  
  1462.     * prim/startup.el (set-default-load-path): Look for `packages'
  1463.     directory too.
  1464.     (set-default-load-path): Initialize Info-default-directory-list
  1465.     from the environment variable INFOPATH.
  1466.     (set-default-load-path): Initialize Info-default-diretory-list
  1467.     from the configure variable `infopath'.
  1468.  
  1469. 1997-10-10  Karl M. Hegbloom  <karlheg@inetarena.com>
  1470.  
  1471.     * prim/startup.el: (set-default-load-path): loop over the `Info-
  1472.     default-directory-list' and collect those that are `file-
  1473.     directory-p'.
  1474.  
  1475.     * '': various doc string corrections.
  1476.  
  1477.     * '': changed `auto-saves-file-prefix' to "~/.xemacs/saves-"
  1478.  
  1479.     * '' Added toplevel block (when (fboundp 'load-gc) ...to init the
  1480.      Info-def..list from the environment variable INFOPATH at dump time.
  1481.     
  1482.     * prim/packages.el (packages-find-packages-1): append the list of
  1483.      packages info directories to `Info-default-directory-list' rather
  1484.      than prepending them.  Don't add them if they're already in the
  1485.      list.
  1486.  
  1487.     * packages/info.el (Info-directory-list): various fixes to the
  1488.      directory list handling.
  1489.     * (Info-localdir-heading-regexp) added.
  1490.     
  1491.     * '' removed the unrequired defcustom of `Info-default-directory-
  1492.      list'
  1493.  
  1494. 1997-10-11  SL Baur  <steve@altair.xemacs.org>
  1495.  
  1496.     * prim/about.el: New faces, new entries.
  1497.  
  1498.     * prim/profile.el (profile-results): Rename.
  1499.     (pretty-print-profiling-info): Ditto.
  1500.     From Kyle Jones <kyle_jones@wonderworks.com>
  1501.  
  1502. 1997-10-10  SL Baur  <steve@altair.xemacs.org>
  1503.  
  1504.     * utils/highlight-headers.el (highlight-headers-citation-header-regexp):
  1505.     Correct doc string.
  1506.     From Kazuyoshi Furutaka <furutaka@Flux.tokai.jaeri.go.jp>
  1507.  
  1508. 1997-10-10  Martin Buchholz  <mrb@eng.sun.com>
  1509.  
  1510.     * packages/bookmark.el:
  1511.     * packages/iswitchb.el:
  1512.     * utils/speedbar.el:
  1513.     * utils/xemacs-build-report.el: 
  1514.       - change Xemacs --> XEmacs
  1515.  
  1516. 1997-10-09  Colin Rafferty  <craffert@ml.com>
  1517.  
  1518.     * modes/lazy-shot.el (lazy-shot-shot-function): Undid a breakage.
  1519.  
  1520. 1997-10-09  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
  1521.  
  1522.     * prim/help.el (function-called-at-point): Added docstring.
  1523.     (function-at-point): Ditto.
  1524.     (describe-function-arglist): Commented out -- seems unused.
  1525.     (find-function): ALL find-function stuff moved to "find-func.el"
  1526.  
  1527.     * prim/find-func.el: new file created from functions previously in 
  1528.     "help.el".
  1529.  
  1530. 1997-10-09  SL Baur  <steve@altair.xemacs.org>
  1531.  
  1532.     * pcl-cvs/pcl-cvs.el (cvs-changelog-ours-p): Grok new ChangeLog
  1533.     format.
  1534.  
  1535.     * prim/startup.el (user-init-directory): New name for
  1536.     `emacs-user-extension-dir'.
  1537.     (load-user-init-file): Use it.
  1538.  
  1539. Mon Oct  6 19:12:51 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  1540.  
  1541.     * cc-mode/Release 5.19
  1542.  
  1543. Mon Oct  6 19:09:17 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  1544.  
  1545.     * cc-mode/cc-engine.el (c-guess-basic-syntax):
  1546.     CASE 5F: extern-lang-close relpos should be
  1547.     element 0 of inclass-p, not element 1.
  1548.  
  1549.     * cc-mode/cc-cmds.el (c-progress-init, c-progress-fini):
  1550.     Be silent if c-progress-interval
  1551.     is nil.
  1552.  
  1553.     * cc-mode/cc-vars.el (c-progress-interval): Document new semantics
  1554.  
  1555. Fri Oct  3 23:10:04 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  1556.  
  1557.     * cc-mode/cc-engine.el (c-beginning-of-statement-1):
  1558.     Watch out for keywords which have a
  1559.     preceding underscore.
  1560.  
  1561. Fri Sep 26 23:30:58 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  1562.  
  1563.     * cc-mode/cc-menus.el: Patches to Imenu support given by 
  1564.     "Masatake (jet) YAMATO" <masata-y@is.aist-nara.ac.jp>.
  1565.     (Jan Dubois) jan.dubois@ibm.net
  1566.  
  1567.     * cc-mode/cc-cmds.el (c-comment-line-break-function):
  1568.     Fix for when comment starts at
  1569.     comment-column and there is non-whitespace preceding this on the
  1570.     current line.
  1571.  
  1572.     * cc-mode/cc-mode.el (c-submit-bug-report): Remove
  1573.     c-recognize-knr-p.  Add c-comment-continuation-stars.
  1574.  
  1575. Mon Sep 22 15:47:02 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  1576.  
  1577.     * cc-mode/cc-styles.el (c-initialize-builtin-style):
  1578.     Only use copy-tree if it is
  1579.     funcall-able.  This is the right patch, and was given by Erik Naggum
  1580.     <erik@naggum.no>
  1581.  
  1582. 1997-10-08  SL Baur  <steve@altair.xemacs.org>
  1583.  
  1584.     * x11/x-menubar.el (file-menu-filter): Reverse sense of bounds
  1585.     test.
  1586.     From: Didier Verna <verna@inf.enst.fr>
  1587.  
  1588.     * prim/format.el (format-annotate-function): Reverse sync to Emacs 
  1589.     19.
  1590.  
  1591. 1997-10-08  Hrvoje Niksic  <hniksic@srce.hr>
  1592.  
  1593.     * prim/profile.el (profile-align): New function.
  1594.  
  1595.     * prim/help.el (describe-function): Use `buffer-string' with a
  1596.     BUFFER argument, instead of `save-excursion'+`buffer-string'.
  1597.     (describe-variable): Ditto.
  1598.     (describe-variable): Use `when'.
  1599.  
  1600.     * modes/lisp-mode.el: Indent `display-message' and
  1601.     `display-warning' better.
  1602.  
  1603.     * prim/help.el: Customized find-function stuff.
  1604.     (help-with-tutorial): Use point-at-{bol,eol}.
  1605.     (with-displaying-help-buffer): Use `with-current-buffer'.
  1606.  
  1607.     * prim/keymap.el (event-apply-modifier): Use `vconcat'.
  1608.     (define-prefix-command): Use the NAME argument to
  1609.     `make-sparse-keymap'.
  1610.     (suppress-keymap): Use `incf'.
  1611.  
  1612.     * prim/help.el (key-or-menu-binding): Document it.
  1613.  
  1614.     * prim/keymap.el (insert-key-binding): Use `key-or-menu-binding'
  1615.     from help.el.
  1616.  
  1617.     * prim/help.el (built-in-variable-doc): Use `case'.
  1618.     (describe-function-1): Assign to `file-name' instead of `home'.
  1619.  
  1620.     * prim/profile.el (profiling-results): Handle strings correctly.
  1621.  
  1622.     * prim/profile.el (profile): Expand FORMS only once.
  1623.  
  1624. 1997-10-08  Colin Rafferty  <craffert@ml.com>
  1625.  
  1626.     * prim/lisp-file-db.el (lookup-lisp-file-db): Made it stop on
  1627.     failure.
  1628.  
  1629. 1997-10-08  SL Baur  <steve@altair.xemacs.org>
  1630.  
  1631.     * prim/lisp-file-db.el: New file.
  1632.     From Raymond Toy <toy@rtp.ericsson.se>
  1633.  
  1634. 1997-10-08  Colin Rafferty  <craffert@ml.com>
  1635.  
  1636.     * modes/lazy-shot.el: Customified.  Made it handle long lines
  1637.     better.
  1638.  
  1639. 1997-10-08  SL Baur  <steve@altair.xemacs.org>
  1640.  
  1641.     * prim/startup.el (load-user-init-file): Remove reference to
  1642.     .xemacs as a file.
  1643.  
  1644. 1997-10-07  SL Baur  <steve@altair.xemacs.org>
  1645.  
  1646.     * utils/thing.el (thing-filename): Deal with point at end of
  1647.     buffer.
  1648.  
  1649. 1997-10-07  Karl M. Hegbloom  <karlheg@inetarena.com>
  1650.  
  1651.     * psgml/psgml.el (sgml-mode-map): modify defin-key statements to
  1652.      use the new and improved key designator syntax. Rebound
  1653.      'sgml-split-element to a similar key as the global 'split-line
  1654.      binding.
  1655.  
  1656. 1997-10-07  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
  1657.  
  1658.     * utils/thing.el (thing-symbol): Return nil if `end' is nil.
  1659.  
  1660. 1997-10-07  Karl M. Hegbloom  <karlheg@inetarena.com>
  1661.  
  1662.     * modes/cperl-mode.el: Fixed the help toggle menuitem, and added
  1663.      an autoload cookie.
  1664.     * modes/perl-mode.el: ditch the autoload in favor of cperl-mode.
  1665.  
  1666. 1997-10-07  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
  1667.  
  1668.     * packages/etags.el (add-to-tag-completion-table): Better support
  1669.      for Scheme code.  Parse scheme definitions and identifiers
  1670.      with colons correctly.
  1671.  
  1672. 1997-10-07  SL Baur  <steve@altair.xemacs.org>
  1673.  
  1674.     * mule/mule-cmds.el (read-input-method-name): Use a default if
  1675.     available.
  1676.     From Didier Verna <verna@inf.enst.fr>
  1677.  
  1678.     * prim/about.el (about-url-alist): Update jwz's home page.
  1679.  
  1680. 1997-10-07  Hrvoje Niksic  <hniksic@srce.hr>
  1681.  
  1682.     * x11/x-menubar.el (default-menubar): Handle pending-delete
  1683.      correctly.
  1684.  
  1685. 1997-10-06  SL Baur  <steve@altair.xemacs.org>
  1686.  
  1687.     * utils/font.el: Don't need devices.el on XEmacs.
  1688.  
  1689. 1997-10-05  SL Baur  <steve@altair.xemacs.org>
  1690.  
  1691.     * utils/mail-utils.el (rmail-dont-reply-to-names): Snarf from
  1692.     rmail.el.
  1693.  
  1694. 1997-10-04  SL Baur  <steve@altair.xemacs.org>
  1695.  
  1696.     * efs/dired.el (dired-mail-reader): Default to VM instead of old,
  1697.     broken rmail.
  1698.  
  1699. 1997-09-29  Karl M. Hegbloom  <karlheg@inetarena.com>
  1700.  
  1701.     * prim/files.el (auto-mode-alist): make `.cl' a lisp-mode
  1702.      extension for Franz Allegro CL.
  1703.  
  1704. 1997-10-05  Hrvoje Niksic  <hniksic@srce.hr>
  1705.  
  1706.     * prim/simple.el: Minor docstring and comment changes.  Customized 
  1707.     some more.
  1708.  
  1709. 1997-10-04  Hrvoje Niksic  <hniksic@srce.hr>
  1710.  
  1711.     * utils/xemacs-build-report.el (xemacs-build-report): Placed to
  1712.     maintenance group.
  1713.     (xemacs-create-build-report): Added an autoload cookie.
  1714.  
  1715.     * prim/profile.el (profiling-results): Renamed from
  1716.      `pretty-print-profiling-info'.
  1717.  
  1718. 1997-10-03  Karl M. Hegbloom  <Karl M. Hegbloom <karlheg@inetarena.com>>
  1719.  
  1720.     * custom/cus-edit.el (custom-save-all): Bind `auto-mode-alist' to
  1721.      nil around the init file handling to prevent unnecessary automagic
  1722.      processing.
  1723.  
  1724. 1997-10-03  Hrvoje Niksic  <hniksic@srce.hr>
  1725.  
  1726.     * prim/faces.el (face-spec-set): Invoke `init-face-from-resources'.
  1727.  
  1728.     * custom/cus-face.el (custom-set-faces): Revert to using
  1729.      `make-empty-face'.
  1730.     (custom-declare-face): Ditto.
  1731.  
  1732. 1997-10-04  SL Baur  <steve@altair.xemacs.org>
  1733.  
  1734.     * prim/modeline.el (modeline-modified-map): Call wrapper function
  1735.     over `vc-toggle-read-only'.
  1736.     (modeline-toggle-read-only): New function.
  1737.  
  1738.     * prim/files.el (basic-save-buffer): Put guard on call to
  1739.     `vc-after-save' since someone may wish not to install the vc
  1740.     package.
  1741.  
  1742.     * prim/fill.el (sentence-end-double-space): Fix docstring.
  1743.  
  1744.     * cl/cl-seq.el (remq): Reformat and add doc-string.
  1745.     Suggested by: Karl M. Hegbloom <karlheg@inetarena.com>
  1746.     
  1747. 1997-10-03  Karl M. Hegbloom  <karlheg@inetarena.com>
  1748.  
  1749.     * packages/func-menu.el: change the countups from message's to
  1750.      display-message 'progress's so they don't dump in the lossage
  1751.      buffer.
  1752.  
  1753. 1997-10-03  Karl M. Hegbloom  <karlheg@inetarena.com>
  1754.  
  1755.     * psgml/psgml.el (sgml-mode-map): Bind (meta backspace) to
  1756.      'backward-kill-word so it works as expected. "\e\C-h" will still
  1757.      do 'sgml-mark-current-element.
  1758.  
  1759. 1997-08-13  Yves BLUSSEAU  <hk444@cleveland.freenet.edu>
  1760.  
  1761.     * efs/efs.el (efs-set-file-modes): Fix a bug that cause an error
  1762.     when using the efs-set-file-modes function on a remote station with
  1763.     a FTP daemon that don't support the QUOTE function.
  1764.  
  1765. 1997-10-02  Colin Rafferty  <craffert@ml.com>
  1766.  
  1767.     * prim/frame.el (default-drag-and-drop-functions): Fixed a typo
  1768.           that was calling `data' rather than looking at it.
  1769.  
  1770. 1997-10-04  SL Baur  <steve@altair.xemacs.org>
  1771.  
  1772.     * cl/cl-seq.el (remove): Add docstring.
  1773.     Suggested by Karl M Hegbloom <karlheg@inetarena.com>
  1774.  
  1775. 1997-10-02  Colin Rafferty  <craffert@ml.com>
  1776.  
  1777.     * prim/simple.el (set-fill-column): Used format to create the
  1778.           string for `display-message'.
  1779.  
  1780. 1997-10-03  Hrvoje Niksic  <hniksic@srce.hr>
  1781.  
  1782.     * custom/cus-face.el (custom-set-faces): Make the face, if
  1783.     necessary.
  1784.  
  1785. 1997-10-02  Hrvoje Niksic  <hniksic@srce.hr>
  1786.  
  1787.     * custom/cus-face.el (custom-declare-face): Use `make-face'
  1788.      instead of `make-empty-face'.
  1789.     (custom-declare-face): Don't invoke init-face-from-resources
  1790.      explicitly.
  1791.  
  1792.     * prim/profile.el (pretty-print-profiling-info): When interactive, 
  1793.     use a separate buffer instead of current-buffer.
  1794.     (pretty-print-profiling-info): Prettified output.
  1795.  
  1796. 1997-10-01  SL Baur  <steve@altair.xemacs.org>
  1797.  
  1798.     * custom/cus-dep.el (cus-face): Remove unneeded dependency on
  1799.     cus-edit.
  1800.  
  1801. 1997-09-30  SL Baur  <steve@altair.xemacs.org>
  1802.  
  1803.     * utils/finder.el (finder-known-keywords): Fix typo.
  1804.  
  1805. 1997-09-30  SL Baur  <steve@altair.xemacs.org>
  1806.  
  1807.     * prim/dumped-lisp.el (preloaded-file-list): Load
  1808.     cl/auto-autoloads early.
  1809.  
  1810. 1997-10-01  Hrvoje Niksic  <hniksic@srce.hr>
  1811.  
  1812.     * custom/cus-edit.el (custom-save-delete): Bind `find-file-hooks'
  1813.     to nil.
  1814.  
  1815.     * custom/wid-edit.el (widget-next-button-or-field): Use the
  1816.      `start-open' flag to `map-extents'.
  1817.     (widget-previous-button-or-field): Ditto.
  1818.  
  1819.     * custom/cus-edit.el (custom-face-value-create): Use
  1820.      `face-custom-attributes'.
  1821.  
  1822.     * packages/font-lock.el: Defcustomed some variables.
  1823.  
  1824. 1997-09-30  Hrvoje Niksic  <hniksic@srce.hr>
  1825.  
  1826.     * custom/cus-face.el: Big changes.  Most of the functionality
  1827.     moved to faces.el.  Internal functions renamed not to start with
  1828.     `custom-'.
  1829.  
  1830.     * custom/cus-face.el (face-spec-set): Use `reset-face'.
  1831.  
  1832.     * prim/faces.el (reset-face): Accept LOCALE, TAG-SET and EXACT-P.
  1833.  
  1834.     * custom/cus-face.el (face-spec-set): Use `remove-specifier'.
  1835.     (get-frame-background-mode): Cache background modes of frames.
  1836.  
  1837.     * prim/minibuf.el (input-error): Add a `display-error' property.
  1838.  
  1839.     * custom/cus-face.el (initialize-face-resources): Check for
  1840.      `make-face-x-resource-internal' before using it.
  1841.     (custom-get-frame-properties): Use `set-frame-property'.
  1842.  
  1843. 1997-09-29  Hrvoje Niksic  <hniksic@srce.hr>
  1844.  
  1845.     * custom/wid-edit.el (widget-specify-button): Set the `tabable'
  1846.     property.
  1847.     (widget-specify-field): Ditto.
  1848.     (widget-next-button-or-field): Use it.
  1849.     (widget-previous-button-or-field): Ditto.
  1850.  
  1851. 1997-09-29  Martin Buchholz  <mrb@eng.sun.com>
  1852.  
  1853.     * sunpro/sunpro-init.el:  Fix initialization failure if
  1854.     compile/debug toolbar buttons are LAST on the toolbar.
  1855.  
  1856. 1997-09-29  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
  1857.  
  1858.     * prim/help.el (find-function-noselect): Now finds libraries
  1859.     explicitly loaded from outside `load-path' as it should.
  1860.  
  1861. 1997-09-29  SL Baur  <steve@altair.xemacs.org>
  1862.  
  1863.     * prim/help.el(describe-function-1): Fix for compiled macros.
  1864.     From Hrvoje Niksic <hniksic@srce.hr>
  1865.  
  1866. Mon Sep 29 01:30:45 1997  Kyle Jones  <kyle_jones@wonderworks.com>
  1867.  
  1868.     * prim/startup.el: Added defvars for lock-directory
  1869.       and superlock-file to quiet the byte-compiler.
  1870.  
  1871.       (normal-top-level): Removed call to init-glyphs; it now
  1872.       runs at dump time from lisp/prim/glyphs.el.
  1873.  
  1874.       (splash-frame-present): Call splash-hack-version-string
  1875.       once after all the strings have been inserted, instead
  1876.       of once per string insertion.
  1877.  
  1878.     * prim/glyphs.el (init-glyphs): Replaced references
  1879.       to data-directory with "../etc/" which is the data
  1880.       directory at dump time.  This is likely a lose for
  1881.       those who CANNOT_DUMP.  I don't know what the right
  1882.       answer is in that case.
  1883.  
  1884.       Run init-glyphs at dump time.
  1885.  
  1886.     * prim/faces.el (init-other-random-faces): Don't set
  1887.       colors for the text cursor if we're initializating a
  1888.       tty device, since it does nothing on a tty.
  1889.  
  1890.       Removed modeline-buffer-id, modeline-mousable and
  1891.       modeline-mousable-minor-mode-code face initialization; this
  1892.       code is now run at dump time in lisp/prim/modeline.el.
  1893.  
  1894.     * prim/faces.el: Set reverse-p property on tty devices
  1895.       for the primary-selection face.  Set underline-p property
  1896.       on tty devices for the secondary-selection face.  Both of
  1897.       these actions are to prevent init-other-random-faces from
  1898.       considering these faces the same as the default face on
  1899.       ttys and applying useless color specs to them.
  1900.  
  1901.     * prim/modeline.el: Initialize modeline-buffer-id,
  1902.       modeline-mousable and modeline-mousable-minor-mode
  1903.       faces in this file at dump time.
  1904.  
  1905.       Added (defvar place) to quiet the byte-compiler.
  1906.  
  1907. Mon Sep 29 02:11:35 1997  Kyle Jones  <kyle_jones@wonderworks.com>
  1908.  
  1909.     * packages/vc-hooks.el: Move menu installation off
  1910.       before-init-hook and do it at dump time.
  1911.  
  1912.     * ediff/ediff-hook.el: Move menu installation off
  1913.       before-init-hook and do it at dump time.
  1914.  
  1915. 1997-09-29  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
  1916.  
  1917.     * prim/help.el (describe-function-1): If the function is not yet
  1918.     loaded, print the autoload file-name.  If function is loaded,
  1919.     print the library name in `load-history' or from
  1920.     `compiled-function-annotation'.
  1921.  
  1922. 1997-09-28  Karl M. Hegbloom  <karlheg@inetarena.com>
  1923.  
  1924.     * prim/help.el (find-function-noselect): remove reference to
  1925.      `path' from the (let* ((path find... since &optional path is no
  1926.      longer an argument to this function.  Cures "Signaling:
  1927.      (void-variable path)" error when using {M-x find-function}.
  1928.  
  1929. 1997-09-27  Karl M. Hegbloom  <karlheg@inetarena.com>
  1930.  
  1931.     * utils/regexp-opt.el: Add support for the shy grouping "\\(?:"
  1932.            that came along with the new regexp syntax.
  1933.  
  1934. 1997-09-29  Hrvoje Niksic  <hniksic@srce.hr>
  1935.  
  1936.     * x11/x-toolbar.el: Minor fixes.
  1937.  
  1938. 1997-09-28  Hrvoje Niksic  <hniksic@srce.hr>
  1939.  
  1940.     * custom/wid-edit.el (color): Buttonify the tag.
  1941.     (widget-color-action): Use `read-color' unconditionally.
  1942.  
  1943.     * utils/edmacro.el: Use append/vconcat instead of mapcar/mapvector
  1944.      with `identity'.
  1945.     (format-kbd-macro): Use `indirect-function' instead of
  1946.      `symbol-function'.
  1947.     (read-kbd-macro): Fix docstring.
  1948.     (edmacro-finish-edit): Use `match-string'.
  1949.     (edmacro-parse-keys): Ditto.
  1950.     (edmacro-parse-word): Use `dotimes' instead of `loop'.
  1951.     (edmacro-format-keys): Ditto.
  1952.  
  1953.     * custom/cus-face.el (custom-face-attributes): Use
  1954.     `set-face-background-pixmap', instead of `set-face-stipple'.
  1955.  
  1956.     * custom/cus-edit.el (custom-group-menu-create): Check whether
  1957.     `custom-menu-create' returned a list.
  1958.  
  1959. 1997-09-28  SL Baur  <steve@altair.xemacs.org>
  1960.  
  1961.     * utils/finder.el (finder-known-keywords): Ignore mule entry when
  1962.     built without Mule.
  1963.  
  1964. 1997-09-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  1965.  
  1966.     * quail.el (quail-execute-non-quail-command): `keylist' is not
  1967.     list of characters.
  1968.     (quail-update-translation): Don't use `quail-delete-region'
  1969.     because overlay emulation of XEmacs can not regard 0 length
  1970.     overlay.
  1971.     (quail-show-kbd-layout): Must convert character(code) to event.
  1972.  
  1973. 1997-09-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  1974.  
  1975.     * quail.el: sync with Emacs 20.2.
  1976.  
  1977. 1997-09-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  1978.  
  1979.     * mule-init.el (init-mule): Load leim-list.el (to sync with Emacs
  1980.     20.2).
  1981.  
  1982.     * mule-cmds.el: Change key binding for `select-input-method' to
  1983.     sync with Emacs 20.2.
  1984.  
  1985.     (get-language-info, set-language-info, set-language-info-alist,
  1986.     read-language-name): Modify to sync with Emacs 20.2.
  1987.  
  1988.     (leim-list-file-name): New constant (imported from Emacs 20.2).
  1989.     (leim-list-header, leim-list-entry-regexp,
  1990.     update-leim-list-functions): New variable (imported from Emacs
  1991.     20.2).
  1992.     (update-leim-list-file): New function (imported from Emacs 20.2).
  1993.  
  1994.     (current-input-method, current-input-method-title): Modify
  1995.     DOC-string to sync with Emacs 20.2.
  1996.      (default-input-method): Use `defcustom' (to sync with Emacs 20.2).
  1997.     (input-method-history): New variable (imported from Emacs 20.2).
  1998.  
  1999.     (inactivate-current-input-method-function): Modify DOC-string to
  2000.     sync with Emacs 20.2.
  2001.  
  2002.     (input-method-alist): New variable (imported from Emacs 20.2).
  2003.     (register-input-method, read-input-method-name,
  2004.     activate-input-method, inactivate-input-method): New function
  2005.     (imported from Emacs 20.2).
  2006.     (select-input-method, toggle-input-method, describe-input-method,
  2007.     describe-current-input-method, read-multilingual-string): Modify
  2008.     to sync with Emacs 20.2.
  2009.     (input-method-verbose-flag): New variable; abolish
  2010.     `input-method-tersely-flag'; to sync with Emacs 20.2.
  2011.     (input-method-highlight-flag): New variable (imported from Emacs
  2012.     20.2).
  2013.  
  2014.     (input-method-activate-hook, input-method-inactivate-hook): Modify
  2015.     DOC-string to sync with Emacs 20.2.
  2016.     (input-method-exit-on-invalid-key): New variable (imported from
  2017.     Emacs 20.2).
  2018.  
  2019.     * mule-coding.el (check-coding-system): New alias.
  2020.     (modify-coding-system-alist): New function (imported from Emacs
  2021.     20.2).
  2022.  
  2023.     Rename coding-system `iso-2022-7' -> `iso-2022-7bit' to sync with
  2024.     Emacs 20.2; define alias `iso-2022-7' for compatibility.
  2025.  
  2026.     * mule-process.el (network-coding-system-alist): New variable.
  2027.     (open-network-stream): Refer it.
  2028.  
  2029. 1997-09-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  2030.  
  2031.     * viet-util.el: New file; Imported from Emacs 20.2.
  2032.  
  2033.     * tibet-util.el: New file; Imported from Emacs 20.2.
  2034.  
  2035.     * hebrew.el, lao.el, lao-util.el, vietnamese.el, tibetan.el:
  2036.     Imported from Emacs 20.2.
  2037.  
  2038.     * greek.el, european.el, ethiopic.el, english.el, cyrillic.el,
  2039.     chinese.el, korean.el, japanese.el, thai.el, misc-lang.el: Modify
  2040.     to sync with Emacs 20.2.
  2041.  
  2042. 1997-09-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  2043.  
  2044.     * mule-process.el (start-process): Refer
  2045.     `process-coding-system-alist'.
  2046.  
  2047.     * mule-process.el (call-process-region): Refer
  2048.     `process-coding-system-alist'.
  2049.  
  2050.     * mule-process.el (process-coding-system-alist): New variable.
  2051.     (call-process): Refer it.
  2052.  
  2053.     * mule-init.el: Rename `pathname-coding-system' to
  2054.     `file-name-coding-system' to sync with Emacs 20.2.
  2055.  
  2056.     * mule-coding.el: Rename `pathname-coding-system' to
  2057.     `file-name-coding-system' to sync with Emacs 20.2; define
  2058.     `pathname-coding-system' as an obsolete variable.
  2059.  
  2060. 1997-09-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  2061.  
  2062.     * lisp/mule/mule-files.el: Implement `file-coding-system-alist' of
  2063.     Emacs 20.0.97 to sync; abolish variable
  2064.     `buffer-file-coding-system-alist'.
  2065.  
  2066.     (find-file-coding-system-for-read-from-filename): Renamed from
  2067.     `find-buffer-file-coding-system-from-filename'; modify for new
  2068.     `file-coding-system-alist'.
  2069.  
  2070.     (find-file-coding-system-for-write-from-filename): New function.
  2071.  
  2072.     (insert-file-contents): Modify for new `file-coding-system-alist'.
  2073.  
  2074.     (write-region): Use
  2075.     `find-file-coding-system-for-write-from-filename'.
  2076.  
  2077. 1997-09-27  SL Baur  <steve@altair.xemacs.org>
  2078.  
  2079.     * prim/obsolete.el (define-widget-keywords): Make it obsolete.
  2080.  
  2081.     * custom/widget.el (define-widget-keywords): Restore superfluous
  2082.     function `define-widget-keywords'.
  2083.  
  2084.     * modes/sh-script.el (sh-script): Restore correct feature.
  2085.  
  2086. 1997-09-27  Tomasz Cholewo  <tjchol01@mecca.spd.louisville.edu>
  2087.  
  2088.     * prim/isearch-mode.el (isearch-help-or-delete-char): New function.
  2089.  
  2090. 1997-09-27  Hrvoje Niksic  <hniksic@srce.hr>
  2091.  
  2092.     * custom/cus-dep.el (Custom-make-dependencies): Minor fixes.
  2093.  
  2094. 1997-09-27  SL Baur  <steve@altair.xemacs.org>
  2095.  
  2096.     * packages/completion.el: Remove keybinding of M-return for
  2097.     hyperbole.
  2098.     (completion-kill-region): The version of this function in InfoDock
  2099.     4.0pre was very broken for XEmacs due to active region handling
  2100.     and because it didn't set the `this-command' variable properly
  2101.     when doing a kill.
  2102.     From:  Bob Weiner <weiner@altrasoft.com>
  2103.  
  2104. 1997-09-26  SL Baur  <steve@altair.xemacs.org>
  2105.  
  2106.     * utils/autoload.el: Removed code dealing with customization.
  2107.     (update-file-autoloads): Fix typo in DOC string, remove custom code.
  2108.     (update-autoloads-from-directory): Remove custom code.
  2109.     (batch-update-autoloads): Fix DOC string, remove custom code.
  2110.     (batch-update-directory): Fix DOC string, remove custom code.
  2111.  
  2112. 1997-09-26  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
  2113.  
  2114.     * prim/help.el (describe-function-at-point): new function.
  2115.     (describe-variable-at-point): ditto.
  2116.     (help-next-symbol): ditto.
  2117.     (help-prev-symbol): ditto.
  2118.     (describe-function): Mention `find-function-function' in
  2119.      docstring.  Use `function-history' in completing-read.
  2120.     (describe-function-1): Only print one filename, even if we know
  2121.      two!  Use `variable-history' in completing-read.
  2122.     (where-is): Mention `find-function-function' in docstring.
  2123.     (find-function-function): improve docstring.
  2124.     (find-function-noselect): Remove optional arg.  Search also for
  2125.     cl's defun*.  Return a pair instead of a list.
  2126.     (find-function-read-function): use `function-history'.
  2127.     (find-function-do-it): new function.
  2128.     (find-function): Remove optional arg.  Use `find-function-do-it'.
  2129.     (find-function-other-window): ditto.
  2130.     (find-function-other-frame): ditto.
  2131.     (find-function-at-point): new function.
  2132.  
  2133. 1997-09-26  Hrvoje Niksic  <hniksic@srce.hr>
  2134.  
  2135.     * custom/cus-edit.el: Issue a message about loading customization
  2136.     dependencies.
  2137.  
  2138.     * custom/wid-edit.el (widget-map-buttons): Fixed typo.
  2139.  
  2140. 1997-09-25  SL Baur  <steve@altair.xemacs.org>
  2141.  
  2142.     * prim/files.el (after-find-file): Revert synch to Emacs 20 and
  2143.     restore old directory creation behavior.
  2144.  
  2145. 1997-09-25  Hrvoje Niksic  <hniksic@srce.hr>
  2146.  
  2147.     * custom/wid-edit.el (widget-button-or-field-extent): New
  2148.      function.
  2149.     (widget-next-button-or-field): Use it.
  2150.     (widget-previous-button-or-field): Ditto.
  2151.     (widget-move): Don't signal an error when there is only one widget
  2152.      in the buffer.
  2153.     (widget-push-button-value-create): Cache glyphs themselves,
  2154.      instead of instantiators.
  2155.     (widget-documentation-string-value-create): Better help echo
  2156.     (widget-mouse-help): Use `functionp'.
  2157.     (widget-echo-help): Ditto.
  2158.  
  2159. 1997-09-25  SL Baur  <steve@altair.xemacs.org>
  2160.  
  2161.     * prim/glyphs.el (init-glyphs): Fix jpeg signature.
  2162.  
  2163. 1997-09-24  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
  2164.  
  2165.     * modes/lazy-shot.el (lazy-shot-shot-function): make the message
  2166.     be displayed as progress.
  2167.  
  2168. 1997-09-25  Hrvoje Niksic  <hniksic@srce.hr>
  2169.  
  2170.     * comint/telnet.el: Minor custom changes.
  2171.  
  2172.     * custom/wid-edit.el (widget-field-action): Edit the value in the
  2173.      minibuffer.
  2174.  
  2175.     * custom/cus-edit.el (custom-group-value-create): Renamed `Go to
  2176.     Group' tag to `Open'.
  2177.  
  2178.     * custom/wid-edit.el (widget-shadow-subrs): New variable.
  2179.     (widget-url-link-help-echo): New function.
  2180.     (url-link): Use it.
  2181.     (widget-emacs-library-link-help-echo): New function.
  2182.     (emacs-library-link): Use it.
  2183.  
  2184. 1997-09-24  Hrvoje Niksic  <hniksic@srce.hr>
  2185.  
  2186.     * custom/wid-edit.el (widget-glyph-insert-glyph): Encode the
  2187.     widget information to extent, not to the glyph.
  2188.     (widget-glyph-click): Extract the widget from the extent, not the
  2189.     glyph.
  2190.     (widget-glyph-find): Set up a glyph cache.
  2191.  
  2192.     * prim/about.el: Use :button-prefix and :button-suffix instead of
  2193.     the variables.
  2194.  
  2195.     * custom/wid-edit.el (widget-field-keymap): Bind Sh-TAB to
  2196.      `widget-backward'.
  2197.     (widget-specify-field): Use extents, not overlays.
  2198.     (widget-specify-button): Ditto.
  2199.     (widget-specify-sample): Ditto.
  2200.     (widget-specify-inactive): Ditto.
  2201.     (widget-button-click): Ditto.
  2202.     (widget-field-value-create): Ditto.
  2203.     (widget-field-value-delete): Ditto.
  2204.     (widget-color-notify): Ditto.
  2205.     (widget-setup): Ditto.
  2206.     (widget-map-buttons): Use `map-extents'.
  2207.     (widget-keymap): Made `global-map' its parent.
  2208.     (widget-next-button-or-field): New function.
  2209.     (widget-previous-button-or-field): Ditto.
  2210.     (widget-move): Use them.
  2211.  
  2212.     * custom/custom.el (custom-group-hash-table): Use
  2213.     `make-hashtable', with initial size 300.
  2214.     (custom-add-to-group): Update hash-table unconditionally.
  2215.  
  2216. 1997-09-24  SL Baur  <steve@altair.xemacs.org>
  2217.  
  2218.     * prim/packages.el (packages-useful-lisp): Arrange to bytecompile
  2219.     shadow.elc early.
  2220.  
  2221. 1997-09-22  Karl M. Hegbloom  <karlheg@inetarena.com>
  2222.  
  2223.     * x11/x-toolbar.el (Info-frame-plist): Added.
  2224.     (toolbar-info) Use new plist variable to make-frame.
  2225.  
  2226. 1997-09-24  Hrvoje Niksic  <hniksic@srce.hr>
  2227.  
  2228.     * custom/wid-edit.el (widget-button1-click): Would bug out on
  2229.     events with no bindings.
  2230.  
  2231.     * custom/cus-edit.el (custom-group-value-create): Update members
  2232.      after loading the widget.
  2233.     (custom-group-link-help-echo): New function.
  2234.     (custom-group-link): Use it.
  2235.  
  2236.     * prim/cus-load.el (custom-put): Update
  2237.      `custom-parent-hash-table'.
  2238.  
  2239.     * custom/cus-edit.el (custom-add-parent-links): Use
  2240.     `custom-group-hash-table' to map the groups.
  2241.  
  2242.     * custom/custom.el (custom-parent-hash-table): New variable.
  2243.     (custom-add-to-group): Use it.
  2244.  
  2245.     * prim/cus-load.el: Don't issue message for every loaded file.
  2246.  
  2247.     * custom/cus-edit.el (custom-group-prompt): New function.
  2248.     (customize): Use it.
  2249.     (customize-other-window): Ditto.
  2250.  
  2251.     * custom/wid-edit.el (widget-field-keymap): Bind TAB to
  2252.      `widget-forward'.
  2253.  
  2254. 1997-09-23  Hrvoje Niksic  <hniksic@srce.hr>
  2255.  
  2256.     * custom/cus-edit.el: Use `display-message' to indicate progress
  2257.     messages.
  2258.     (customize-set-variable): Use the third argument to `get'.
  2259.     (customize-save-variable): Ditto.
  2260.     (custom-variable-value-create): Ditto.
  2261.     (custom-variable-state-set): Ditto.
  2262.     (custom-variable-set): Ditto.
  2263.     (custom-variable-save): Ditto.
  2264.     (custom-variable-reset-saved): Ditto.
  2265.     (custom-variable-reset-standard): Ditto.
  2266.  
  2267.     * custom/cus-edit.el: Removed C-coded routines.
  2268.  
  2269.     * custom/cus-edit.el (custom-buffer-create-internal): Print a
  2270.     limited number of messages.
  2271.     (custom-group-value-create): Ditto.
  2272.  
  2273.     * custom/wid-edit.el (widget-editable-list-value-get): Revert to
  2274.      `append'.
  2275.  
  2276. 1997-09-22  Colin Rafferty  <craffert@ml.com>
  2277.  
  2278.     * modes/lazy-shot.el (lazy-shot-shot-function): Made it do its
  2279.           work in the correct buffer.  Also, changed obsolete
  2280.           function call to non-obsolete version.
  2281.  
  2282. 1997-09-22  Colin Rafferty  <craffert@ml.com>
  2283.  
  2284.     * utils/shadow.el (find-emacs-lisp-shadows): Removed extra slash
  2285.           between directory and filename.
  2286.  
  2287. 1997-09-23  SL Baur  <steve@altair.xemacs.org>
  2288.  
  2289.     * ilisp/Makefile (SHELL): Remove dependency on /bin/csh.
  2290.  
  2291. 1997-09-23  Hrvoje Niksic  <hniksic@srce.hr>
  2292.  
  2293.     * custom/wid-edit.el (widget-move): Use `incf'.
  2294.     (widget-after-change): Ditto.
  2295.     (widget-field-value-get): Ditto.
  2296.     (widget-info-link-help-echo): New function.
  2297.     (info-link): Use it.
  2298.  
  2299.     * custom/cus-edit.el (custom-last): Removed.
  2300.     (custom-buffer-create-internal): Use `incf'.
  2301.     (custom-group-value-create): Ditto.
  2302.  
  2303.     * packages/auto-save.el: Minor custom fixes.
  2304.  
  2305.     * prim/cus-dep.el (Custom-make-dependencies): Generate correct
  2306.     output wrt `custom-put'.
  2307.  
  2308.     * custom/wid-edit.el (widget-tabable-at): Use `widget-at'.
  2309.  
  2310.     * custom/cus-edit.el (custom-group-value-create): Use
  2311.     `custom-group-visibility' instead of `group-visibility'.
  2312.  
  2313.     * prim/help.el (help-map): Bound `C-h C' to `customize'.
  2314.  
  2315.     * custom/wid-edit.el (widget-princ-to-string): Don't use `let'.
  2316.     (widget-clear-undo): Removed current-buffer argument.
  2317.     (widget-choose): Use minibuffer when there are more than 10 items.
  2318.  
  2319. 1997-09-22  Hrvoje Niksic  <hniksic@srce.hr>
  2320.  
  2321.     * custom/cus-edit.el (custom-button-face): Made it bold.
  2322.     (custom-group-value-create): Change outlook of buffer.
  2323.     (custom-buffer-create-internal): Ditto.
  2324.     (custom-menu-nesting): Removed -- was unused by XEmacs.
  2325.     (custom-menu-create): Don't use `custom-menu-nesting'.
  2326.     (custom-group-menu-create): Define unconditionally.
  2327.     (customize-menu-create): Ditto.
  2328.     (custom-unlispify-menu-entry): Use `with-current-buffer'.
  2329.  
  2330.     * custom/wid-edit.el (widget-checklist-match-inline): Revert to
  2331.      `append'.
  2332.     (widget-checklist-value-get): Ditto.
  2333.     (widget-editable-list-match-inline): Ditto.
  2334.     (widget-group-match-inline): Ditto.
  2335.     (widget-glyph-find): Removed compatibility checks; use
  2336.      `locate-data-directory'.
  2337.     (widget-glyph-find): Use backquotes.
  2338.     (widget-push-button-value-create): Ditto.
  2339.     (widget-choice-mouse-down-action): Don't use `window-system'.
  2340.     (widget-transpose-chars): New function.
  2341.     (widget-text-keymap): Use it.
  2342.     (widget-princ-to-string): Use `with-current-buffer'.
  2343.     (widget-map-buttons): Ditto.
  2344.     (widget-push-button-gui): Set to value of `widget-glyph-enable' by 
  2345.     default.
  2346.     (widget-push-button-value-create): Call `widget-specify-button'.
  2347.  
  2348.     * utils/mail-extr.el: Customized.
  2349.  
  2350. 1997-09-21  SL Baur  <steve@altair.xemacs.org>
  2351.  
  2352.     * packages/man.el: Reverse manual prefix patch.
  2353.  
  2354. 1997-09-21  Karl M. Hegbloom  <karlheg@inetarena.com>
  2355.  
  2356.     * packages/man.el: Got rid of the `stars', and hard coded a prefix
  2357.            of "Man: " for manual-entry buffers.
  2358.  
  2359. 1997-09-21  Hrvoje Niksic  <hniksic@srce.hr>
  2360.  
  2361.     * custom/cus-face.el (frame-background-mode): Renamed from
  2362.     `custom-background-mode'.
  2363.     (frame-background-mode): Rewritten.
  2364.  
  2365.     * x11/x-menubar.el: Customized.
  2366.  
  2367.     * custom/cus-face.el (face-spec-set-match-display): Use `warn' for 
  2368.     warnings.
  2369.  
  2370.     * x11/x-font-menu.el: Customized.
  2371.  
  2372.     * modes/reftex.el: Add prefixes to customization groups.
  2373.  
  2374.     * custom/cus-edit.el (customize): Accept GROUP.
  2375.     (customize-group): Defalias to `customize'.
  2376.     (customize-other-window): New function.
  2377.     (customize-group-other-window): Alias to `customize-other-window'.
  2378.  
  2379.     * custom/wid-edit.el (widget-choose): Now works with
  2380.      `widget-menu-minibuffer-flag' set to nil.
  2381.     (widget-menu-minibuffer-flag): Default to nil.
  2382.     (widget-specify-insert): Use new blackquote syntax.
  2383.     (widget-checklist-value-get): Ditto.
  2384.     (widget-map-buttons): Ditto.
  2385.     (widget-checklist-match-inline): Ditto.
  2386.     (widget-editable-list-match-inline): Ditto.
  2387.     (widget-group-match-inline): Ditto.
  2388.     (widget-checklist-match-inline): Use `nconc'.
  2389.     (widget-keymap): Bind `M-tab' to `widget-backward'.
  2390.  
  2391.     * prim/help.el (find-function-noselect): `locate-library' is
  2392.      compression-aware; don't duplicate the work.
  2393.  
  2394.     * prim/packages.el (packages-hardcoded-lisp): Remove "cl-defs".
  2395.  
  2396.     * custom/wid-edit.el: Use `remove-if'.
  2397.     (widget-glyph-directory): Use `locate-data-directory'.
  2398.  
  2399.     * custom/cus-edit.el (custom-unlispify-remove-prefixes): Default
  2400.     to t.
  2401.  
  2402.     * custom/wid-edit.el: Removed *lots* of compatibility stuff.
  2403.  
  2404.     * custom/wid-edit.el: (widget-editable-list-value-get): Apply
  2405.      `nconc' instead of `append'.
  2406.  
  2407.     * custom/wid-edit.el: Ditto.
  2408.  
  2409.     * custom/cus-edit.el: Ditto.
  2410.  
  2411.     * custom/custom.el: Use `mapc' instead of `mapcar', where
  2412.      appropriate.
  2413.  
  2414.     * custom/wid-edit.el: Ditto.
  2415.  
  2416.     * custom/cus-edit.el: Ditto.
  2417.  
  2418.     * custom/custom.el: Ditto.
  2419.  
  2420.     * custom/widget.el: Don't define widget keywords.
  2421.  
  2422. 1997-09-21  Joel Peterson  <tarzan@aosi.com>
  2423.  
  2424.     * prim/menubar.el: use normalize-menu-item-name instead of downcase
  2425.     to compare menu item names.
  2426.  
  2427. 1997-09-20  Hrvoje Niksic  <hniksic@srce.hr>
  2428.  
  2429.     * packages/etags.el: Lots of changes.
  2430.  
  2431. 1997-09-20  SL Baur  <steve@altair.xemacs.org>
  2432.  
  2433.     * prim/faces.el (Top Level): Back out use of the loop macro.  It now
  2434.     isn't defined until loaddefs gets loaded.
  2435.  
  2436. 1997-09-20  Tomasz Cholewo  <tjchol01@mecca.spd.louisville.edu>
  2437.  
  2438.     * prim/help.el (help-for-help): Make menu items style more uniform.
  2439.  
  2440. 1997-09-20  Hrvoje Niksic  <hniksic@srce.hr>
  2441.  
  2442.     * modes/sendmail.el: Don't define keys to mail etc.
  2443.  
  2444.     * prim/keydefs.el: Add bindings to `compose-mail'.
  2445.  
  2446.     * prim/simple.el: Synch mail stuff with Emacs 20.
  2447.  
  2448.     * utils/reporter.el: Removed mail-user-agent stuff.
  2449.  
  2450.     * x11/x-menubar.el (default-menubar): Use new semantics for
  2451.      `gnuserv-frame'.
  2452.  
  2453.     * prim/obsolete.el (string-to-sequence): Wouldn't work with TYPE
  2454.      `vector'.
  2455.  
  2456. 1997-09-19  Hrvoje Niksic  <hniksic@srce.hr>
  2457.  
  2458.     * cl/cl.el: Don't load cl-defs.
  2459.  
  2460.     * cl/cl-macs.el: Added autoload cookies.
  2461.  
  2462. 1997-09-19  SL Baur  <steve@altair.xemacs.org>
  2463.  
  2464.     * packages/man.el (Manual-buffers-have-prefix): New function.
  2465.     (manual-entry): Use it.
  2466.     From Remek Trzaska <remek@postoffice.npac.syr.edu>
  2467.  
  2468. 1997-09-18  Colin Rafferty  <craffert@ml.com>
  2469.  
  2470.     * prim/novice.el (disable-command): Made it modify `custom-file'
  2471.           instead of `user-init-file'.
  2472.  
  2473.           Stop multiple disable/enable-command calls from adding
  2474.               extra newlines.
  2475.  
  2476. 1997-09-19  Tomasz Cholewo  <tjchol01@mecca.spd.louisville.edu>
  2477.  
  2478.     * prim/make-docfile.el: Use null, not not.
  2479.  
  2480. 1997-09-18  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
  2481.  
  2482.     * prim/isearch-mode.el (isearch-message): Display-message as
  2483.     progress (this way isearch message won't appear in the message 
  2484.     log).
  2485.  
  2486. 1997-09-18  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
  2487.  
  2488.     * packages/info.el (Info-elisp-ref): Use `find-function-function'.
  2489.  
  2490. 1997-09-18  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
  2491.  
  2492.     * packages/lazy-lock.el (lazy-lock-pre-idle-fontify-windows):
  2493.     Don't do lazy-lock'ing if we're in the minibuffer.
  2494.  
  2495. 1997-09-17  SL Baur  <steve@altair.xemacs.org>
  2496.  
  2497.     * oobr/Makefile (autoloads): Fix target.
  2498.  
  2499.     * hyperbole/Makefile (autoloads): Fix target.
  2500.  
  2501.     * utils/autoload.el (batch-update-autoloads): Obey
  2502.     `autoload-package-name' setting.
  2503.  
  2504.     * efs/Makefile: Correct autoloads target.
  2505.  
  2506.     * prim/packages.el (locate-library): Simplify regexp for
  2507.     compression suffixes.
  2508.     Suggested by: Hrvoje Niksic <hniksic@srce.hr>
  2509.     
  2510. 1997-09-17  Karl M. Hegbloom  <karlheg@inetarena.com>
  2511.  
  2512.     * ilisp/ilisp-out.el (ilisp-scroll-output): bind `scroll-in-place'
  2513.            to nil around the call to #'scroll-up so that {C-c v}
  2514.            will properly scroll the *output* buffer.
  2515.  
  2516. 1997-09-17  Karl M. Hegbloom  <karlheg@inetarena.com>
  2517.  
  2518.     * ilisp/ilisp-out.el (ilisp-needed-window-height): make window one
  2519.            line bigger
  2520.  
  2521. 1997-09-15  Karl M. Hegbloom  <karlheg@inetarena.com>
  2522.  
  2523.     * packages/info.el (Info-mouse-track-double-click-hook): follow
  2524.      the top menu item when double click in bottom 1/4 and middle 1/3
  2525.  
  2526. 1997-09-16  SL Baur  <steve@altair.xemacs.org>
  2527.  
  2528.     * prim/about.el (about-hackers): Add new entry.
  2529.  
  2530. Tue Sep 16 19:23:24 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  2531.  
  2532.     * cc-mode/Release 5.18
  2533.  
  2534. Tue Sep 16 23:17:15 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  2535.  
  2536.     * cc-mode/cc-menus.el (cc-imenu-c-prototype-macro-regexp): New
  2537.     variable.
  2538.  
  2539.     (cc-imenu-c++-generic-expression): Patches to better match C++ code.
  2540.     Given by jan.dubois@ibm.net (Jan Dubois)
  2541.  
  2542.     * cc-mode/cc-menus.el (cc-imenu-java-generic-expression):
  2543.     Removed test for declaration
  2544.     statements.  Patch given by Ake Stenhoff <etxaksf@aom.ericsson.se>, as
  2545.     forwarded to me by RMS.
  2546.  
  2547.     * cc-mode/cc-menus.el:
  2548.     Imenu support for Objective-C given by Masatake (jet) YAMATO.
  2549.  
  2550.     * cc-mode/cc-mode.el (objc-mode): Bind imenu-create-index-function to
  2551.     cc-imenu-objc-function to enable Imenu support for Objective-C.
  2552.     Contributed by Masatake (jet) YAMATO.
  2553.  
  2554. Mon Sep 15 23:21:51 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  2555.  
  2556.     * cc-mode/cc-styles.el (c-initialize-builtin-style):
  2557.     Use existing copy-tree if it's defined.
  2558.  
  2559.     copy-sequence doesn't work; the
  2560.     c-offsets-alist must be copied recursively.  Use copy-tree solution
  2561.     given by Simon Marshall.
  2562.  
  2563. Fri Sep  5 04:47:03 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  2564.  
  2565.     * cc-mode/cc-cmds.el (c-beginning-of-statement):
  2566.     Fixes in sentence movement to properly
  2567.     handle M-e moving forward into a comment when looking at preceding
  2568.     whitespace, and M-a moving backward into comment when looking at
  2569.     following whitespace.
  2570.  
  2571.     Uncommented the looking-at call in the
  2572.     sentence-flag clause so that moving by forward-sentence when looking
  2573.     at the beginning of a comment works again.  A previous log message in
  2574.     cc-mode.el indicates this was commented out "because
  2575.     c-beginning-of-statement-1 should do the right thing", but clearly it
  2576.     doesn't.
  2577.  
  2578.     I don't know if this breaks something else, because I can't figure out
  2579.     why it was commented out in the first place.
  2580.     
  2581.     * cc-mode/cc-langs.el:
  2582.     Define `/' in c-mode-base-map since all modes now support
  2583.     c-electric-slash.
  2584.  
  2585.     Define C-c C-e in mode-specific maps instead of c-mode-base-map since
  2586.     c-expand-macro is meaningless in Java and IDL.
  2587.  
  2588.     * cc-mode/cc-engine.el (c-end-of-statement-1):
  2589.     Wrap backward-up-list in a c-safe call so no
  2590.     error results when buffer contains only a comment and point is at
  2591.     eob.
  2592.  
  2593. 1997-09-15  SL Baur  <steve@altair.xemacs.org>
  2594.  
  2595.     * utils/autoload.el (customized-symbols): Use a hash table.
  2596.  
  2597.     * prim/cus-load.el (custom-put): Restore.
  2598.     Adapted from code by Hrvoje Niksic  <hniksic@srce.hr>
  2599.  
  2600.     * x11/x-toolbar.el (initial-toolbar-spec): Remove news and mail
  2601.     icons from default toolbar.
  2602.  
  2603. 1997-09-14  Hrvoje Niksic  <hniksic@srce.hr>
  2604.  
  2605.     * prim/packages.el (locate-data-directory): Return nil when
  2606.     directory not found.
  2607.     (locate-library): Reimplemented using `locate-file'.
  2608.  
  2609. 1997-09-14  Hrvoje Niksic  <hniksic@srce.hr>
  2610.  
  2611.     * prim/cus-dep.el: Provide `cus-dep'.
  2612.  
  2613.     * packages/time.el (display-time-insinuate): New function; don't
  2614.     insinuate upon loading.
  2615.     (display-time): Use it.
  2616.  
  2617.     * prim/loadup.el: Use it.
  2618.  
  2619.     * prim/dumped-lisp.el (dumped-lisp-packages): Renamed to
  2620.      `preloaded-file-list'.
  2621.  
  2622.     * prim/cus-load.el: Updated the comment.
  2623.  
  2624.     * prim/cus-dep.el (custom-make-dependencies): Unjunkify.
  2625.  
  2626.     * modes/lisp-mode.el: Declare indentation of `with-temp-buffer'.
  2627.  
  2628.     * prim/cus-dep.el (custom-make-dependencies): Allow optional
  2629.     parameter; don't kill Emacs.
  2630.  
  2631.     * modes/cl-indent.el: Minor customize changes.
  2632.  
  2633.     * modes/asm-mode.el: Minor customize changes.
  2634.  
  2635.     * modes/arc-mode.el: Customized.
  2636.  
  2637.     * modes/ada-stmt.el: New file.
  2638.  
  2639.     * modes/ada-mode.el: Synched with FSF (customized, etc.)
  2640.  
  2641. 1997-09-13  SL Baur  <steve@altair.xemacs.org>
  2642.  
  2643.     * prim/files.el (switch-to-buffer-other-frame): Undo previous
  2644.     change when focus-follows-mouse policy is in effect.
  2645.  
  2646. 1997-09-14  Hrvoje Niksic  <hniksic@srce.hr>
  2647.  
  2648.     * packages/recent-files.el: Minor customize changes.
  2649.  
  2650.     * packages/man.el: Minor customize changes.
  2651.     (Manual-use-rosetta-man): Moved the extensive info from docstring.
  2652.  
  2653.     * packages/makeinfo.el: Minor customize changes.
  2654.  
  2655.     * packages/info.el: Minor customize changes.
  2656.  
  2657.     * packages/gopher.el: Minor customize changes.
  2658.  
  2659.     * packages/func-menu.el: Minor customize changes.
  2660.  
  2661.     * packages/etags.el (tags-delete): Use builtin `delete'.
  2662.     (tags-remove-duplicates): Don't recurse.
  2663.     Fixup customizations.
  2664.  
  2665.     * packages/emerge.el: Use `with-current-buffer' instead of
  2666.      `emerge-eval-in-buffer'; reindent.
  2667.  
  2668.     * packages/compile.el: Minor customize changes.
  2669.  
  2670.     * packages/bookmark.el: Customized.
  2671.  
  2672.     * packages/avoid.el (mouse-avoidance-mode): Customized properly.
  2673.  
  2674.     * packages/autoinsert.el: Customized.
  2675.  
  2676.     * modes/xrdb-mode.el: Minor customize changes.
  2677.  
  2678.     * modes/vrml-mode.el: Minor customize changes.
  2679.  
  2680.     * modes/vhdl-mode.el: Customized.
  2681.     (vhdl-emacs-features): Recognize XEmacs 20 correctly.
  2682.  
  2683.     * modes/vhdl-mode.el: Require elp when compiling.
  2684.  
  2685.     * modes/texinfo.el: Minor customize changes.
  2686.  
  2687.     * modes/tcl.el: Minot customize changes.
  2688.  
  2689.     * modes/strokes.el: Small fixes.
  2690.     (strokes-mode): Don't signal error without window system; issue a
  2691.      warning.
  2692.     (strokes-insinuate): New function.  Don't defadvice upon loading.
  2693.     (strokes-mode): Use it.
  2694.     (strokes-char-face): Use `defface'.
  2695.  
  2696.     * modes/simula.el: Customized.
  2697.  
  2698.     * modes/scribe.el: Customized.
  2699.     (scribe-envelop-word): Don't bind `noparens' (unused).
  2700.  
  2701.     * modes/rsz-minibuf.el: Remove old lemacs support,
  2702.     e.g. screen-vs-frame, etc.
  2703.     (resize-minibuffer-min): Removed.
  2704.  
  2705.     * modes/rsz-minibuf.el: Fix customizations.
  2706.  
  2707.     * prim/subr.el: Moved string-to-foo functions to obsolete.el.
  2708.  
  2709.     * prim/obsolete.el: Comments.
  2710.  
  2711. 1997-09-13  Hrvoje Niksic  <hniksic@srce.hr>
  2712.  
  2713.     * packages/filladapt.el: Added `:require' to filladapt-mode
  2714.      customization.
  2715.  
  2716.     * modes/whitespace-mode.el: Customize better.
  2717.  
  2718.     * modes/hideshow.el: Customize.
  2719.  
  2720.     * packages/icomplete.el: Don't turn on by default; customize
  2721.      correctly.
  2722.  
  2723.     * utils/uniquify.el: Don't invade Emacs by default.
  2724.     (uniquify-buffer-name-style): Default to nil.
  2725.  
  2726.     * utils/uniquify.el: Removed support for Emacs 18.
  2727.  
  2728.     * packages/pending-del.el: Customize `pending-delete-mode'.
  2729.  
  2730.     * modes/sh-script.el: Renamed `sh-script' customization group to `sh'.
  2731.  
  2732.     * packages/balloon-help.el: Customize `balloon-help-mode'.
  2733.  
  2734.     * packages/paren.el: Don't invade Emacs by default.
  2735.     Finished customizing.
  2736.  
  2737. 1997-09-13  SL Baur  <steve@altair.xemacs.org>
  2738.  
  2739.     * x11/x-toolbar.el (toolbar-paste-function): Remove reference to
  2740.     x-yank-primary-selection.
  2741.     Suggested by: Hrvoje Niksic <hniksic@srce.hr>
  2742.  
  2743.     * prim/about.el (about-xemacs): Update release date with worst
  2744.     case.
  2745.     (about-maintainer-info): Sync entry with 19.16.
  2746.  
  2747. 1997-09-11  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
  2748.  
  2749.     * packages/vc.el (vc-default-init-version): Make the default value 
  2750.     be `nil'.  Improve the docstring.
  2751.  
  2752. 1997-09-12  SL Baur  <steve@altair.xemacs.org>
  2753.  
  2754.     * prim/make-docfile.el: Spawn make-docfile to csh on next-mach as
  2755.     well as BSD.
  2756.  
  2757. 1997-09-13  Hrvoje Niksic  <hniksic@srce.hr>
  2758.  
  2759.     * mule/mule-util.el: Clean of Emacs-ported things.
  2760.  
  2761. 1997-09-12  Hrvoje Niksic  <hniksic@srce.hr>
  2762.  
  2763.     * packages/etags.el (tags-file-pattern): Allow `,' in file names.
  2764.  
  2765.     * prim/startup.el (initial-scratch-message): Converted to defcustom.
  2766.  
  2767. 1997-09-11  Hrvoje Niksic  <hniksic@srce.hr>
  2768.  
  2769.     * packages/tar-mode.el: Customize; use cl.el instead of
  2770.     home-brewed extensions.
  2771.  
  2772. 1997-09-10  Hrvoje Niksic  <hniksic@srce.hr>
  2773.  
  2774.     * prim/subr.el (mapc-internal): Define for backward compatibility.
  2775.  
  2776.     * cl/cl-extra.el: Don't define `mapc'.
  2777.  
  2778. 1997-09-07  Hrvoje Niksic  <hniksic@srce.hr>
  2779.  
  2780.     * prim/startup.el (initial-scratch-message): Cosmetic change.
  2781.  
  2782. Fri Sep  5 00:50:41 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  2783.  
  2784.     * cc-mode/Release 5.17
  2785.  
  2786. Fri Sep  5 04:47:03 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  2787.  
  2788.     * cc-mode/cc-cmds.el (c-beginning-of-statement):
  2789.     Fixes in sentence movement to properly
  2790.     handle M-e moving forward into a comment when looking at preceding
  2791.     whitespace, and M-a moving backward into comment when looking at
  2792.     following whitespace.
  2793.  
  2794.     * cc-mode/cc-langs.el:
  2795.     Define `/' in c-mode-base-map since all modes now support
  2796.     c-electric-slash.
  2797.  
  2798.     Define C-c C-e in mode-specific maps instead of c-mode-base-map since
  2799.     c-expand-macro is meaningless in Java and IDL.
  2800.  
  2801.     * cc-mode/cc-engine.el (c-end-of-statement-1):
  2802.     Wrap backward-up-list in a c-safe call so no error results when
  2803.     buffer contains only a comment and point is at eob.
  2804.  
  2805.     * cc-mode/cc-cmds.el (c-beginning-of-statement):
  2806.     Uncommented the looking-at call in the
  2807.     sentence-flag clause so that moving by forward-sentence when looking
  2808.     at the beginning of a comment works again.  A previous log message in
  2809.     cc-mode.el indicates this was commented out "because
  2810.     c-beginning-of-statement-1 should do the right thing", but clearly it
  2811.     doesn't.
  2812.  
  2813.     I don't know if this breaks something else, because I can't figure out
  2814.     why it was commented out in the first place.
  2815.  
  2816. Tue Aug 26 22:31:55 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  2817.  
  2818.     * cc-mode/cc-styles.el (c-style-alist): "python" style,
  2819.     knr-argdecl-intro == +
  2820.  
  2821. Mon Aug 25 17:25:12 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  2822.  
  2823.     * cc-mode/cc-engine.el (c-inside-bracelist-p):
  2824.     Add a test to the enum list test so that the
  2825.     following code won't erroneously recognize as inside a brace list:
  2826.  
  2827.     static PyObject **
  2828.     unpack_sequence(v, argcnt, why)
  2829.          PyObject **v;
  2830.          int argcnt;
  2831.          enum *why_code;
  2832.     {
  2833.         int i;
  2834.  
  2835.     Otherwise, the `enum' in the K&R decl trips this code up.
  2836.  
  2837.     * cc-mode/cc-styles.el (c-style-alist): "python" style,
  2838.     fill-column = 78
  2839.  
  2840. Fri Aug 22 20:25:57 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  2841.  
  2842.     * cc-mode/cc-cmds.el (c-comment-line-break-function):
  2843.     Don't break line in the middle of a string.
  2844.  
  2845. Mon Aug 18 17:37:24 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  2846.  
  2847.     * cc-mode/cc-styles.el (c-style-alist):
  2848.     "python" style change: arglist-intro <= +
  2849.     "python" style change: inextern-lang <= 0
  2850.  
  2851. Fri Aug 15 18:39:10 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  2852.  
  2853.     * cc-mode/cc-styles.el (c-style-alist):
  2854.     "python" style requires c-comment-continuation-stars
  2855.     to be "".
  2856.  
  2857. 1997-09-09  SL Baur  <steve@altair.xemacs.org>
  2858.  
  2859.     * utils/autoload.el: One too many -autoload suffixes.
  2860.  
  2861. 1997-09-07  Hrvoje Niksic  <hniksic@srce.hr>
  2862.  
  2863.     * prim/startup.el (initial-scratch-message): Cosmetic grammar
  2864.     fixup in startup *scratch* message.
  2865.  
  2866. 1997-09-09  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
  2867.  
  2868.     * packages/vc.el (vc-register): make the second option arg COMMENT 
  2869.     do something
  2870.  
  2871.     * packages/vc.el (vc-register): Make the default initial
  2872.     version be `vc-default-init-version', a new variable
  2873.     defaulting to "0.1".
  2874.  
  2875. 1997-09-08  SL Baur  <steve@altair.xemacs.org>
  2876.  
  2877.     * prim/packages.el (packages-find-packages): Reverse package path.
  2878.     From Colin Rafferty <craffert@ml.com>
  2879.  
  2880. 1997-09-07  Hrvoje Niksic  <hniksic@srce.hr>
  2881.  
  2882.     * utils/edmacro.el (edmacro-parse-word): Accept ^foo (would signal 
  2883.     error).
  2884.     (edmacro-format-1): Add SPC after ^.
  2885.  
  2886. 1997-09-03  SL Baur  <steve@altair.xemacs.org>
  2887.  
  2888.     * prim/make-docfile.el (Top Level): Ensure `load-path' always has
  2889.     directory names ending in '/'.
  2890.  
  2891.     * prim/packages.el (list-autoloads-path): Assume `load-path'
  2892.     always has directories ending with trailing `/'s.
  2893.  
  2894.     * version.el (emacs-version): Preserve previous matching info.
  2895.     From Didier Verna <verna@inf.enst.fr>
  2896.  
  2897. Wed Sep  3 13:53:10 1997  SL Baur  <steve@altair.xemacs.org>
  2898.  
  2899.     * prim/loadup.el:  *Never* add directories to the load-path
  2900.     without trailing slashes.
  2901.  
  2902. 1997-09-03  SL Baur  <steve@altair.xemacs.org>
  2903.  
  2904.     * prim/packages.el (packages-find-packages): New argument:
  2905.     `suppress-user' to allow suppression of searching package
  2906.     hierarchies beginning with "~".
  2907.     (Top Level): Suppress searching user directories at dump time.
  2908.  
  2909. 1997-08-30  Karl M. Hegbloom  <karlheg@inetarena.com>
  2910.  
  2911.     * packages/info.el (Info-mouse-track-double-click-hook): Added,
  2912.      and placed an `add-hook' into (Info-mode)
  2913.  
  2914. 1997-08-29  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
  2915.  
  2916.     * packages/hyper-apropos.el (hyper-apropos-help-map): add
  2917.     keybinding to `hyper-apropos-find-function'.
  2918.     (hyper-apropos-map): removed unnecessary double binding to
  2919.     `hyper-apropos-set-variable'.
  2920.     (hyper-apropos-find-function): new function.
  2921.     (hyper-apropos-popup-menu): if in the help mode, look for symbol
  2922.     at top of the buffer if necessary.  Added menu entry for
  2923.     `hyper-apropos-find-function'.
  2924.  
  2925. 1997-08-29  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
  2926.  
  2927.     * prim/files.el (switch-to-buffer-other-frame): make it select-frame
  2928.  
  2929. 1997-09-01  SL Baur  <steve@altair.xemacs.org>
  2930.  
  2931.     * x11/x-menubar.el (default-menubar): Put tetris in the game menu, 
  2932.     and move it and the mine game to the top of the menu.
  2933.  
  2934. 1997-08-29  SL Baur  <steve@altair.xemacs.org>
  2935.  
  2936.     * packages/lpr.el: Clone message-flatten-list.
  2937.  
  2938. 1997-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  2939.  
  2940.     * apel/emu-x20.el (mime-charset-coding-system-alist):
  2941.     iso-2022-jp-2 is defined as coding-system.
  2942.  
  2943.     * mule/mule-coding.el: Rename `iso-2022-ss2-{7|8}' ->
  2944.     `iso-2022-{7|8}bit-ss2' to sync with Emacs 20.0.96.
  2945.  
  2946.     (iso-2022-jp-2): New coding system.
  2947.  
  2948. 1997-08-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  2949.  
  2950.     * prim/about.el (about-maintainer-glyph): Fix problem with
  2951.     jka-compr.el.
  2952.  
  2953. 1997-08-25  SL Baur  <steve@altair.xemacs.org>
  2954.  
  2955.     * prim/help.el (find-function): ff-read-function was renamed.
  2956.     (find-function-other-window): Ditto.
  2957.     (find-function-other-frame): Ditto.
  2958.  
  2959. 1997-08-21  SL Baur  <steve@altair.xemacs.org>
  2960.  
  2961.     * prim/packages.el (packages-find-packages-1): Append trailing
  2962.     slash to directories added to the load-path.
  2963.  
  2964. 1997-08-17  SL Baur  <steve@altair.xemacs.org>
  2965.  
  2966.     * utils/autoload.el (fixup-autoload-buffer): Replace lost guard
  2967.     statement.
  2968.  
  2969.     * prim/make-docfile.el: Remove BOGUS redefinition of
  2970.     find-file-hooks.
  2971.     * prim/update-elc.el: Ditto.
  2972.  
  2973.     * prim/packages.el (locate-library): Put guard on usage of
  2974.     `find-file-hooks' (it doesn't exist when temacs is being run).
  2975.  
  2976. Fri Aug 15 17:26:05 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  2977.  
  2978.     * cc-mode/Release 5.16
  2979.  
  2980. Fri Aug 15 18:39:10 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  2981.  
  2982.     * cc-mode/cc-styles.el (c-style-alist):
  2983.     "python" style requires c-comment-continuation-stars
  2984.     to be "".
  2985.  
  2986.     * cc-mode/cc-engine.el (c-end-of-statement-1):
  2987.     Eliminate false hits on important characters
  2988.     inside literals (strings, comments).
  2989.  
  2990. Tue Aug 12 21:47:18 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  2991.  
  2992.     * cc-mode/cc-cmds.el (c-comment-line-break-function):
  2993.     In this function, and the defadvice,
  2994.     call indent-new-comment-line if not in a comment.
  2995.  
  2996.     * cc-mode/cc-vars.el (c-buffer-is-cc-mode): Definition moved to
  2997.     cc-mode.el
  2998.  
  2999.     * cc-mode/cc-mode.el (c-buffer-is-cc-mode):
  3000.     Definition moved here from cc-vars.el.  Also,
  3001.     put permanent-local property on variable so it's value won't get
  3002.     killed by kill-all-local-variables.  This makes it easier for non-CC
  3003.     Mode derived modes to be initialized correctly.
  3004.  
  3005.     * cc-mode/cc-cmds.el (c-electric-brace):
  3006.     In preserve-p test, don't test char-before when at
  3007.     bobp.  Open brace at bobp is illegal in most modes, but not awk-mode,
  3008.     which depends on CC Mode.
  3009.  
  3010. Mon Aug 11 15:37:04 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  3011.  
  3012.     * cc-mode/cc-mode.el (c++-mode, java-mode, objc-mode, idl-mode):
  3013.     Remove obsolete variable c-double-slash-is-comments-p.
  3014.  
  3015.     * cc-mode/cc-langs.el (c-double-slash-is-comments-p): Remove
  3016.     obsolete variable.
  3017.  
  3018.     * cc-mode/cc-cmds.el (c-fill-paragraph):
  3019.     Remove conditional on obsolete variable
  3020.     c-double-slash-is-comments-p.
  3021.  
  3022.     * cc-mode/cc-styles.el (c-style-alist):
  3023.     Conform comment settings to RMS's preferences.
  3024.  
  3025. Thu Aug  7 19:21:32 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  3026.  
  3027.     * cc-styles.el (c-set-offset): Added autoload cookie.
  3028.  
  3029. 1997-08-15  SL Baur  <steve@altair.xemacs.org>
  3030.  
  3031.     * cl/cl-macs.el (cl-make-type-test): De-ebolify type test for
  3032.     'character.
  3033.  
  3034. 1997-08-12  Karl M. Hegbloom  <karlheg@inetarena.com>
  3035.  
  3036.     * packages/man.el (Manual-mouseify-xrefs): Skip the top line of
  3037.      manual entries so to not get the all-caps pseudo xrefs in the
  3038.      heading in our list of manuals.
  3039.     (Manual-buffers-have-stars): new customize option.
  3040.     (manual-entry): Fix to utilize the new variable, and to not put
  3041.      stars around manual names put in the minibuffer history.
  3042.  
  3043. 1997-08-12  Karl M. Hegbloom  <karlheg@inetarena.com>
  3044.  
  3045.     * packages/info.el (Info-directory-list): reverse the
  3046.      `Info-default-directory-list' when using it to initialize the
  3047.      `Info-directory-list'.
  3048.     (Info-insert-dir): make it so the insertion of a locadir file at a
  3049.      "^[ \t]*Local.*\n[ \t]*[-=]+" line works correctly.
  3050.  
  3051. Mon Aug 11 17:35:35 1997  SL Baur  <steve@altair.xemacs.org>
  3052.  
  3053.     * prim/loaddefs.el (((dir load-path))): Ignore all errors.
  3054.  
  3055.     * utils/autoload.el (fixup-autoload-buffer): Wrapping autoloads
  3056.     files with a guard produces invalid bytecode.
  3057.  
  3058.     * prim/make-docfile.el (package-path): Look in the package path
  3059.     for autoloads files.
  3060.  
  3061.     * prim/packages.el (packages-find-packages-1): Don't append
  3062.     trailing "/" when adding a top-level Lisp directory.
  3063.     (list-autoloads-path): New function.  Use existing precomputed
  3064.     load-path instead of doing the old broken computation.
  3065.  
  3066. 1997-08-11  SL Baur  <steve@altair.xemacs.org>
  3067.  
  3068.     * prim/startup.el (command-line-1): Allow setting of
  3069.     `initial-scratch-message' to nil to turn it off.
  3070.     Suggested by Gary D. Foster <Gary.Foster@Corp.Sun.COM>
  3071.  
  3072. 1997-08-09  Karl M. Hegbloom  <karlheg@inetarena.com>
  3073.  
  3074.     * packages/info.el: (info::toolbar) swap next and prev buttons to
  3075.      match the order of the node headings in info files.
  3076.  
  3077. 1997-08-09  Karl M. Hegbloom  <karlheg@inetarena.com>
  3078.  
  3079.     * packages/info.el: (Info-fontify-node) will now split top line
  3080.      that spans 3 lines.  (Info-extract-pointer) adjust to match.
  3081.  
  3082. 1997-08-08  Karl M. Hegbloom  <karlheg@inetarena.com>
  3083.  
  3084.     * packages/info.el: (Info-extract-pointer) make it move forward
  3085.      one more line so when the top line has been split, the toolbar
  3086.      arrows, u, and p will find the link they need.
  3087.  
  3088. Thu Aug  7 18:13:12 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  3089.  
  3090.     * cc-mode/Release 5.15
  3091.  
  3092. Thu Aug  7 19:21:32 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  3093.  
  3094.     * cc-mode/cc-styles.el (c-set-offset): Added autoload cookie.
  3095.  
  3096.     * cc-mode/cc-langs.el (c++-mode-syntax-table, java-mode-syntax-table,
  3097.     objc-mode-syntax-table, idl-mode-syntax-table):    Added autoload
  3098.     cookies. c-mode-syntax-table already has one.
  3099.  
  3100. Wed Aug  6 21:50:08 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  3101.  
  3102.     * cc-mode/cc-mode.el (c-initialize-cc-mode):
  3103.     Check all cc-mode-19 interface requirements.
  3104.  
  3105. Tue Aug  5 21:56:02 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  3106.  
  3107.     * cc-mode/cc-align.el (c-lineup-java-throws):
  3108.     Change the `when' clause to an `if-progn' :-(
  3109.  
  3110.     * cc-mode/cc-langs.el (c-common-init):
  3111.     Make comment-line-break-function buffer local iff it's boundp.
  3112.  
  3113.     * cc-mode/cc-cmds.el:
  3114.     defadvice for indent-new-comment-line keys off of c-buffer-is-cc-mode
  3115.     instead of an explicit major-mode list.  this means non-CC Mode
  3116.     derived modes will work properly
  3117.  
  3118.     * cc-mode/cc-mode.el (c-initialize-cc-mode): Set
  3119.     c-buffer-is-cc-mode to t.
  3120.  
  3121.     * cc-mode/cc-vars.el (c-buffer-is-cc-mode): New variable
  3122.  
  3123.     * cc-mode/cc-mode.el (c-initialize-cc-mode):
  3124.     Give in to the pressure.  require 'cc-mode-19
  3125.     if functionp is not bound.  Too many novice errors without this.
  3126.  
  3127.     * cc-mode/cc-cmds.el:
  3128.     Added advice for indent-new-comment-line so older Emacsen work if they
  3129.     don't have the variable comment-line-break-function.
  3130.  
  3131. Mon Aug  4 14:55:40 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  3132.  
  3133.     * cc-mode/cc-langs.el (c-mode-base-map, c++-mode-map):
  3134.     Move `/' as an electric character
  3135.     from c++-mode-map to c-mode-base-map for all languages.
  3136.  
  3137.     * cc-mode/cc-cmds.el (c-electric-slash):
  3138.     Make this work as the final slash in a */ block
  3139.     oriented comment closing token.
  3140.  
  3141.     * cc-mode/cc-vars.el (c-comment-continuation-stars):
  3142.     Can take a nil value.  Also, the default value is "* ".
  3143.  
  3144.     * cc-mode/cc-cmds.el (c-comment-line-break-function): nil value for
  3145.     c-comment-continuation-stars means use old semantics
  3146.  
  3147. Fri Aug  1 22:44:49 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  3148.  
  3149.     * cc-mode/cc-cmds.el (c-comment-line-break-function):
  3150.     Added optional soft argument
  3151.  
  3152.     * cc-mode/cc-langs.el (c-common-init): Set comment-multi-line and
  3153.     comment-line-break-function here for all modes.
  3154.  
  3155.     * cc-mode/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode,
  3156.     idl-mode):
  3157.     Don't set comment-multi-line here.
  3158.  
  3159.     * cc-mode/cc-vars.el (c-comment-continuation-stars): New variable
  3160.  
  3161.     * cc-mode/cc-cmds.el (c-comment-line-break-function): New function
  3162.     for proposed mode-specific comment-line-break-function variable.
  3163.  
  3164.     * cc-mode/cc-mode.el (c-mode): comment-multi-line => nil
  3165.  
  3166.     * cc-mode/cc-langs.el (c-C-comment-start-regexp): Obsolete.
  3167.  
  3168.     (c-comment-start-regexp): Initialize from c-C++-comment-start-regexp.
  3169.  
  3170.     (c-populate-syntax-table, c-setup-dual-comments): Merge both functions
  3171.     into c-populate-syntax-table.  With the new 9X draft C standard, both
  3172.     line and block oriented comments are supported in all modes, so always
  3173.     set up the syntax tables to support both comment styles.
  3174.  
  3175.     (c-mode-syntax-table, c++-mode-syntax-table, java-mode-syntax-table,
  3176.     objc-mode-syntax-table, idl-mode-syntax-table): Use the new syntax
  3177.     table initialization idioms.
  3178.  
  3179.     (c-enable-//-in-c-mode): Obsolete.
  3180.  
  3181.     * cc-mode/cc-mode.el (c-mode):
  3182.     c-comment-start-regexp uses c-C++-comment-start-regexp to
  3183.     support line oriented comments.
  3184.  
  3185. Wed Jul 30 00:01:45 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  3186.  
  3187.     * cc-mode/cc-engine.el (c-guess-basic-syntax):
  3188.     CASE 5D.4: template argument continuation
  3189.     lines are now analyzed as template-args-cont.
  3190.  
  3191.     * cc-mode/cc-styles.el (c-offsets-alist):
  3192.     Added template-args-cont syntactic symbol
  3193.  
  3194. Sat Jul 26 16:03:33 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  3195.  
  3196.     * cc-mode/cc-styles.el (c-styles-alist):
  3197.     In "java" style, set c-hanging-comment-starter-p to
  3198.     nil to preserve Javadoc starter lines.
  3199.  
  3200. 1997-08-08  Jan Vroonhof  <vroonhof@math.ethz.ch>
  3201.  
  3202.     * prim/obsolete.el (define-obsolete-variable-alias): If the
  3203.     obsolete variable was setq'ed before the code was loaded we want
  3204.     that value.
  3205.  
  3206. 1997-08-06  Karl M. Hegbloom  <karlheg@inetarena.com>
  3207.  
  3208.     * packages/man.el: Several modifications
  3209.  
  3210.         * (manual-entry) buffers are named without *'s, when
  3211.          `buffers-menu-submenus-for-groups-p' is t, so they show up
  3212.          in a subsection of the Buffer's menu now, rather than
  3213.          lumped under *Misc*.
  3214.  
  3215.         * (Manual-mode) added a local `kill-buffer-hook' to remove
  3216.          a killed manual from the `Manual-page-history'
  3217.  
  3218.         * (Manual-last-page) begun rewrite of manuvering and
  3219.          viewing mode code
  3220.  
  3221.         * (Manual-mouseify-xrefs) hyphenated xrefs are highlighted
  3222.          now, and properly handled when the second line is
  3223.          indented.  They end up on the menus too.
  3224.  
  3225.         * (Manual-popup-menu) made the far button popup menus look
  3226.          better by removing the prefix string and adding a title.
  3227.  
  3228. 1997-08-06  Karl M. Hegbloom  <karlheg@inetarena.com>
  3229.  
  3230.     * packages/info.el: (Info-highlight-region) Fixed it to not
  3231.      highlight the indention spaces in xrefs split across lines with
  3232.      indention on the second line.
  3233.  
  3234. 1997-08-06  Karl M. Hegbloom  <karlheg@inetarena.com>
  3235.  
  3236.     * packages/info.el: Numerous modifications, including:
  3237.  
  3238.         * support for "dir" merging 'ala Emacs-19.34, with
  3239.          fallback to cheap localdir files in the secondary info
  3240.          directories.
  3241.      
  3242.         * changed default `Info-annotations-path' from
  3243.          ~/.infonotes to ~/.xemacs/info.notes
  3244.     
  3245.         * added `Info-additional-directory-list'
  3246.     
  3247.         * changed a call to w3-fetch to browse-url
  3248.      
  3249.         * added new variables and functions from GNU Emacs 19.34:
  3250.          `Info-dir-contents', `Info-dir-contents-directory',
  3251.          `Info-dir-file-attributes', and the function
  3252.          `Info-insert-dir'
  3253.      
  3254.         * rewrote `Info-suffixed-file' to a cond block rather than
  3255.          nested if's for aesthetic reasons.
  3256.      
  3257.         * made the top line get split if it's longer than 79
  3258.          characters and tweaked fontification to handle that.
  3259.      
  3260.         * changed the look of the pop-up mouse menus by utilizing
  3261.          the "--:etchedThing" dividers.
  3262.     
  3263.         * several docstring reformats and typo fixes, a few
  3264.          comments deleted.
  3265.  
  3266.     * info/dir: deleted the Locals: line.  I think it's obsolete since
  3267.      the "dir" merge can put things from like-named nodes in separated
  3268.      "dir" files all under one menu, which is more versatile than just
  3269.      a "Locals:" section.  If you still want a "Locals:" section, make
  3270.      yourself a node for it.
  3271.  
  3272. 1997-08-07  SL Baur  <steve@altair.xemacs.org>
  3273.  
  3274.     * egg/egg.el (hiragana-region): Ebola cleanup.
  3275.     (katakana-region): Ditto.
  3276.  
  3277. 1997-08-02  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
  3278.     * prim/files.el (save-buffers-kill-emacs):
  3279.     If there are active processes, then list them before querying if
  3280.     it is ok to exit emacs.
  3281.  
  3282. 1997-08-01  Karl M. Hegbloom  <karlheg@inetarena.com>
  3283.  
  3284.         * efs/dired.el (dired-get-filename) Move the skipping of the
  3285.         ending carriage return on NT to inside the setq so `and' won't
  3286.         fail on Unix.
  3287.  
  3288. 1997-07-30  SL Baur  <steve@altair.xemacs.org>
  3289.  
  3290.     * prim/startup.el (find-emacs-root-internal-1): Remove diagnostic.
  3291.  
  3292.     * prim/packages.el (packages-find-packages): Remove diagnostic.
  3293.  
  3294. 1997-07-27  SL Baur  <steve@altair.xemacs.org>
  3295.  
  3296.     * utils/config.el (config-value-hash-table): Only store the first
  3297.     occurrence of a symbol.
  3298.  
  3299.     * modes/make-mode.el: Remove imenu stuffs.
  3300.  
  3301. Sat Jul 26 12:24:20 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  3302.  
  3303.     * cc-mode/  Release 5.14
  3304.  
  3305. Sat Jul 26 16:03:33 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  3306.  
  3307.     * cc-mode/cc-styles.el (c-styles-alist):
  3308.     In "java" style, set c-hanging-comment-starter-p to
  3309.     nil to preserve Javadoc starter lines.
  3310.  
  3311. Fri Jul 25 22:17:07 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  3312.  
  3313.     * cc-mode/cc-engine.el (c-beginning-of-statement-1):
  3314.     When checking for bare semi, don't match
  3315.     on a semi following a close brace, otherwise the following legal code
  3316.     fails:
  3317.  
  3318.     void foo()
  3319.     {
  3320.         static struct Pattern nums
  3321.             = {1, 2, 3};
  3322.  
  3323.         int j = 2;
  3324.     }
  3325.  
  3326.     This might break some bare semi idioms but those are probably more
  3327.     rare than static initializers.
  3328.  
  3329.     * cc-mode/cc-vars.el (idl-mode-hook): New variable.
  3330.  
  3331.     * cc-mode/cc-mode.el (idl-mode): Support for CORBA's IDL language.
  3332.  
  3333.     * cc-mode/idl-font-lock.el: Unsupported font-lock definitions for IDL.
  3334.     This should be merged in with font-lock.el
  3335.  
  3336.     * cc-mode/cc-mode.el (c-initialize-cc-mode):
  3337.     move the calling of c-make-styles-buffer-local
  3338.     into c-initialize-builtin-style.
  3339.  
  3340.     * cc-mode/cc-styles.el (c-set-style-2):
  3341.     Fixed broken implementation of inherited styles.
  3342.  
  3343.     * cc-mode/cc-mode.el (c-initialize-cc-mode):
  3344.     Run the c-initialization-hook, but only once
  3345.     per Emacs session.
  3346.  
  3347.     * cc-mode/cc-vars.el (c-initialization-hook): New variable.
  3348.  
  3349.     * cc-mode/cc-engine.el (c-guess-basic-syntax):
  3350.     CASE 5I: When adding 'inclass syntax, use the
  3351.     relpos pointing to the class opening brace, unless that hangs on the
  3352.     right side, in which case, use the start of the class/struct keyword.
  3353.  
  3354. Thu Jul 17 03:36:22 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  3355.  
  3356.     * cc-mode/cc-langs.el (c-symbol-key):
  3357.     first character must be a letter or underscore
  3358.  
  3359. 1997-07-25  SL Baur  <steve@altair.xemacs.org>
  3360.  
  3361.     * packages/vc.el (vc-version-diff): Autoload for the menu.
  3362.     Suggested by Karl M. Hegbloom <karlheg+xemacs@inetarena.com>
  3363.  
  3364. 1997-07-24  SL Baur  <steve@altair.xemacs.org>
  3365.  
  3366.     * prim/make-docfile.el (docfile-out-of-date): Workaround for NEWOS 
  3367.     process exit handling bug.
  3368.     Suggested by Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
  3369.  
  3370. 1997-07-23  Karl M. Hegbloom  <karlheg@inetarena.com>
  3371.  
  3372.     * packages/info.el: (Info-fontify-node) Allow colons in menu
  3373.      names.  There must be whitespace following the menu ending colon.
  3374.  
  3375. 1997-07-23  SL Baur  <steve@altair.xemacs.org>
  3376.  
  3377.     * prim/faces.el (invert-face): Make interactive.
  3378.     Suggested by David Bakhash <cadet@sst.ll.mit.edu>
  3379.  
  3380. 1997-07-21  Karl M. Hegbloom  <karlheg@inetarena.com>
  3381.  
  3382.     * modes/view-process-system-specific.el added
  3383.     `View-process-field-name-descriptions-linux', transcribed from
  3384.     man 7 ps_fields.  Linux signals fixed to match <asm/signal.h>.
  3385.  
  3386. 1997-07-22  SL Baur  <steve@altair.xemacs.org>
  3387.  
  3388.     * x11/x-toolbar.el (toolbar-paste-function): Add default as
  3389.      option.
  3390.  
  3391.     * prim/minibuf.el (force-dialog-box-use): Fix typo.
  3392.     From Pekka Marjola <pema@iki.fi>
  3393.  
  3394. 1997-07-21  SL Baur  <steve@altair.xemacs.org>
  3395.  
  3396.     * prim/packages.el (locate-data-directory): New function to search 
  3397.     for directories in the data-directory-list.
  3398.  
  3399. 1997-07-21  Karl M. Hegbloom  <karlheg@inetarena.com>
  3400.  
  3401.     * prim/minibuf.el: New customize variable:
  3402.      `minibuffer-history-uniquify'
  3403.     (read-from-minibuffer) Only remove histval from list if
  3404.     minibuffer-history-uniquify is t.
  3405.  
  3406.     * custom/custom.el: Fix typo in (defgroup) docstring.
  3407.  
  3408. 1997-07-21  SL Baur  <steve@altair.xemacs.org>
  3409.  
  3410.     * prim/startup.el (set-default-load-path): Initialize package
  3411.     paths as final step if everything else went O.K.
  3412.  
  3413.     * prim/help.el: Removed locate-library (moved to packages.el).
  3414.  
  3415.     * prim/subr.el: Removed lamda macro (moved to packages.el).
  3416.  
  3417.     * prim/packages.el (package-find-packages): New function.  Search
  3418.     package hierarchies for interesting directories.
  3419.     (package-find-packages-1): Helper function for the above.  Do the
  3420.     searching in exactly 1 directory.
  3421.  
  3422.     * packages/vc.el: Add ClearCase maintainer.
  3423.  
  3424. 1997-07-21  Karl M. Hegbloom  <karlheg@inetarena.com>
  3425.  
  3426.     * modes/whitespace-mode.el (toplevel) Install toolbar button using
  3427.     `toolbar-add-item' rather than redefining the whole default
  3428.     toolbar.  If the button is already there, does nothing, so a
  3429.     custom toolbar containing a whitespace button can made with
  3430.     `edit-toolbar' once it's been installed the first time.
  3431.  
  3432. 1997-07-20  SL Baur  <steve@altair.xemacs.org>
  3433.  
  3434.     * utils/speedbar.el:
  3435.     (speedbar-frame-mode): Autoload.
  3436.     (speedbar-get-focus): Autoload.
  3437.     (speedbar): Autoload (correctly).
  3438.  
  3439.     (speedbar-frame-width): Test liveness of frame 
  3440.     too.
  3441.     (speedbar-frame-mode): Avoid some Emacs 20 code.
  3442.     From Markus Linnala <maage@cs.tut.fi>
  3443.  
  3444.     * prim/startup.el (find-emacs-root-internal): Search
  3445.     prefix-directory directly for XEmacs installed stuffs.
  3446.  
  3447.     * utils/smtpmail.el (smtpmail-send-it): Autoload.
  3448.  
  3449.     * prim/startup.el (command-line): Put advisory text in *scratch*
  3450.     at startup.
  3451.  
  3452.     * packages/info.el (Info-exit): Guard against deletion of only
  3453.     frame.
  3454.     From David Bakhash <cadet@MIT.EDU>
  3455.  
  3456. 1997-07-19  SL Baur  <steve@altair.xemacs.org>
  3457.  
  3458.     * utils/elp.el: Spelling correction.
  3459.     From karlheg+xemacs@inetarena.com (Karl M. Hegbloom)
  3460.  
  3461. 1997-07-19  Steven L Baur  <steve@altair.xemacs.org>
  3462.  
  3463.     * prim/about.el: Sundry changes.
  3464.  
  3465. 1997-07-18  Steven L Baur  <steve@altair.xemacs.org>
  3466.  
  3467.     * packages/crypt.el (crypt-inhibit-formats): New variable.
  3468.     (crypt-encoded-p): Use it.
  3469.     Based on a patch by Tkil <tkil@scrye.com>
  3470.  
  3471.     * utils/ring.el (ring-p): Make compatible, not obsolete.
  3472.  
  3473. 1997-07-16  Steven L Baur  <steve@altair.xemacs.org>
  3474.  
  3475.     * utils/crontab.el (crontab-get): Check for `no crontab for' as an 
  3476.     error return.
  3477.     Suggested by Jeff Miller <jmiller@smart.net>
  3478.  
  3479.     * modes/arc-mode.el: Clean up comment.
  3480.  
  3481.     * packages/tar-mode.el: Clean up comments.
  3482.  
  3483. Wed Jul 16 23:56:58 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  3484.  
  3485.     * cc-mode/:  Release 5.13.
  3486.  
  3487. Thu Jul 17 03:36:22 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  3488.  
  3489.     * cc-mode/cc-langs.el (c-symbol-key):
  3490.     first character must be a letter or underscore
  3491.  
  3492. Mon Jul 14 23:43:33 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  3493.  
  3494.     * cc-mode/cc-langs.el (c-make-inherited-keymap): Change to a defun
  3495.  
  3496.     * cc-mode/cc-langs.el:
  3497.     Added (require 'cc-defs) to pick up the definition of c-emacs-features.
  3498.  
  3499.     * cc-mode/README: Simplified instructions
  3500.  
  3501.     * cc-mode/cc-make.el: New file to aid in byte-compiling in older
  3502.     Emacsen.
  3503.  
  3504. Sun Jul 13 21:24:37 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  3505.  
  3506.     * cc-mode/cc-cmds.el: cc-defs is required to pick up the
  3507.     c-add-syntax macro
  3508.  
  3509.     * cc-mode/cc-langs.el (c-mode-menu):
  3510.     Added uncomment region and slight rearrangement of
  3511.     items
  3512.  
  3513.     * cc-mode/cc-cmds.el (c-electric-backspace):
  3514.     Must get 'supercede property values to work
  3515.     with delsel and pending-del.
  3516.  
  3517. Thu Jul 10 20:46:09 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  3518.  
  3519.     * cc-mode/cc-engine.el (c-maybe-labelp):
  3520.     defvar this to shut up the byte compiler
  3521.  
  3522. Wed Jul  9 22:08:58 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  3523.  
  3524.     * cc-mode/cc-styles.el (c-initialize-builtin-style):
  3525.     use copy-sequence instead of copy-tree
  3526.     so the cl module isn't necessary.
  3527.  
  3528.     * cc-mode/cc-cmds.el (c-electric-brace):
  3529.     fix ebola eradication consequence in the
  3530.     preserve-p test.
  3531.  
  3532. 1997-07-15  Steven L Baur  <steve@altair.xemacs.org>
  3533.  
  3534.     * prim/about.el (xemacs-hackers): Add info about IENAGA Kazuyuki.
  3535.     (about-url-alist): Ditto.
  3536.     (about-maintainer-info): Ditto.
  3537.  
  3538.     * prim/modeline.el (add-minor-mode): Update docstring.
  3539.  
  3540. 1997-07-15  Hrvoje Niksic  <hniksic@srce.hr>
  3541.  
  3542.     * packages/pending-del.el (pending-delete-mode): Use the option
  3543.     symbol as argument to add-minor-mode, not its value.
  3544.  
  3545. 1997-07-14  Hrvoje Niksic  <hniksic@srce.hr>
  3546.  
  3547.     * packages/pending-del.el (pending-delete-modeline-string): New
  3548.      option.
  3549.  
  3550. 1997-07-14  Steven L Baur  <steve@altair.xemacs.org>
  3551.  
  3552.     * prim/files.el (auto-mode-alist): Readd objective c mode.
  3553.     From Barry A. Warsaw <bwarsaw@CNRI.Reston.Va.US>
  3554.  
  3555.     * prim/make-docfile.el: Print more informative message when
  3556.     attempting to create docfile and all dumped .elcs do not exist.
  3557.  
  3558. 1997-07-13  Steven L Baur  <steve@altair.xemacs.org>
  3559.  
  3560.     * prim/files.el (save-some-buffers): Guard call to
  3561.     `delete-other-windows'.
  3562.  
  3563. 1997-07-13  Karl M. Hegbloom  <karlheg@inetarena.com>
  3564.  
  3565.     * prim/minibuf.el: (read-from-minibuffer) Corrected indentation,
  3566.      History lists don't contain dups anymore, newest is put on top and
  3567.      removed from the cdr.
  3568.  
  3569. 1997-07-13  Karl M. Hegbloom  <karlheg@inetarena.com>
  3570.  
  3571.     * packages/man.el: (manual-entry) Added `Manual-page-
  3572.      minibuffer-history', and added it to the read-string statement.
  3573.       Added #\: to `fmh' so that manuals named like MIME::Parser(3) are
  3574.      found at point.
  3575.     (Manual-mouseify-xrefs) Fixed it so now it will mousify the manual
  3576.      entry on the first line of an apropos listing.
  3577.  
  3578. 1997-07-10  Karl M. Hegbloom  <karlheg@inetarena.com>
  3579.  
  3580.     * packages/info.el: Added `Info-minibuffer-history', and made it
  3581.      the minibuffer history variable in the `completing-read' calls.
  3582.  
  3583.     * utils/savehist.el: Added `Info-minibuffer-history' to default
  3584.      value of `savehist-history-variables'.
  3585.  
  3586. 1997-07-13  Steven L Baur  <steve@altair.xemacs.org>
  3587.  
  3588.     * modes/lisp-mode.el: Restore verbosity as an option.
  3589.     From Hrvoje Niksic <hniksic@srce.hr>
  3590.  
  3591. 1997-07-11  Hrvoje Niksic  <hniksic@srce.hr>
  3592.  
  3593.     * prim/cmdloop.el (execute-extended-command): Use
  3594.      `sorted-key-descriptions'.
  3595.  
  3596.     * prim/help.el (sorted-key-descriptions): New function.
  3597.     (where-is): Use it.
  3598.     (where-is): Use `read-command'.
  3599.  
  3600.     * prim/macros.el (kbd-macro-query): Use `read-char-exclusive'
  3601.     instead of `read-char'.
  3602.  
  3603.     * prim/cmdloop.el (read-char): Correctly inhibit quit.
  3604.  
  3605.     * prim/files.el: Use `files' group.
  3606.  
  3607.     * prim/disp-table.el (describe-display-table): Made it work; don't 
  3608.     use `describe-vector'.
  3609.  
  3610.     * prim/gui.el: Customized.
  3611.  
  3612.     * utils/edmacro.el (insert-kbd-macro): Move to macros.el.
  3613.  
  3614.     * prim/macros.el: Synch with FSF 19.34.
  3615.  
  3616.     * prim/featurep.el: Comment addition.
  3617.  
  3618.     * prim/cus-start.el: Add variables from replace.el.
  3619.  
  3620.     * prim/replace.el (case-replace): Use `defvar', not `defconst'.
  3621.  
  3622.     * utils/crontab.el: Customized.
  3623.  
  3624.     * utils/highlight-headers.el: Define -faces as a separate group;
  3625.     customize the variables.
  3626.  
  3627.     * utils/uniquify.el: Hide from the Customize tree; the package
  3628.     changes state of XEmacs on load.
  3629.  
  3630.     * packages/igrep.el: Don't insinuate XEmacs when loading.
  3631.     (igrep-insinuate): New function.
  3632.  
  3633.     * packages/blink-cursor.el (blink-cursor-callback): Don't blink on 
  3634.     TTY-s.
  3635.  
  3636.     * prim/console.el (resume-pid-console): Use `eql'.
  3637.  
  3638.     * prim/profile.el (profile): Restore old profiling state, instead
  3639.     of blindly turning off profiling.
  3640.  
  3641.     * packages/add-log.el (add-log-c-like-modes): Add java-mode.
  3642.  
  3643.     * packages/add-log.el: Require fortran when compiling.
  3644.  
  3645.     * prim/device.el (device-list): Use `nconc' instead of `append'.
  3646.  
  3647. 1997-07-13  Steven L Baur  <steve@altair.xemacs.org>
  3648.  
  3649.     * prim/files.el (save-some-buffers): Only delete other windows the
  3650.     first time through.
  3651.     Based on code from Hrvoje Niksic <hniksic@srce.hr>
  3652.  
  3653. 1997-07-12  Steven L Baur  <steve@altair.xemacs.org>
  3654.  
  3655.     * prim/modeline.el (mouse-drag-modeline): Don't queue dummy eval
  3656.     events.
  3657.     From Kyle Jones <kyle_jones@wonderworks.com>
  3658.  
  3659. 1997-07-10  Hrvoje Niksic  <hniksic@srce.hr>
  3660.  
  3661.     * packages/gnuserv.el (gnuserv-edit-files): Operate on this
  3662.     buffer's menubar.
  3663.  
  3664. 1997-07-11  Steven L Baur  <steve@altair.xemacs.org>
  3665.  
  3666.     * packages/gnuserv.el: Add done button.
  3667.     From Hrvoje Niksic <hniksic@srce.hr>
  3668.  
  3669. 1997-07-10  Steven L Baur  <steve@altair.xemacs.org>
  3670.  
  3671.     * utils/edit-toolbar.el: (edit-toolbar-file-name): Use
  3672.     `emacs-user-extension-dir'.
  3673.     (edit-toolbar-add-initialization): Ditto.
  3674.     (edit-toolbar-prompt-for-initialization): Ditto.
  3675.  
  3676.     * utils/edit-toolbar.el: New file.
  3677.     From Peter Pezaris <pez@dwwc.com>
  3678.  
  3679.     * utils/toolbar-utils.el: New file.
  3680.     From Jeff Miller <jmiller@smart.net>
  3681.  
  3682. 1997-07-10  Hrvoje Niksic  <hniksic@srce.hr>
  3683.  
  3684.     * packages/add-log.el (change-log-font-lock-keywords): Don't
  3685.     fontify closing paren.
  3686.  
  3687.     * packages/pending-del.el: Some renamings, synch with Emacs 19.34.
  3688.  
  3689. 1997-07-10  Steven L Baur  <steve@altair.xemacs.org>
  3690.  
  3691.     * packages/hyper-apropos.el (hyper-apropos-get-doc): Don't
  3692.     autoload, there is very little point.
  3693.  
  3694.     * prim/obsolete.el (frame-first-window): Make compatible, not
  3695.     obsolete.
  3696.  
  3697. 1997-07-10  Hrvoje Niksic  <hniksic@srce.hr>
  3698.  
  3699.     * packages/pending-del.el (pending-delete-pre-hook): Don't quote
  3700.      lambda.
  3701.     (pending-delete-pre-hook): Use `error-message-string'.
  3702.     (pending-delete): Treat as minor mode; define the standard turn-on 
  3703.     and turn-off functions.
  3704.     (delete-active-region): Simplified.
  3705.  
  3706.     * packages/pending-del.el: Don't turn on by default.
  3707.  
  3708. 1997-07-09  Steven L Baur  <steve@altair.xemacs.org>
  3709.  
  3710.     * packages/pending-del.el: Correct typo in Hrvoje's upgrade.
  3711.  
  3712.     * mel/mel-u.el (uuencode-external-decode-region): Force
  3713.     buffer-read-only nil because it gets changed magically to t during 
  3714.     the call to `insert-file-contents'.
  3715.  
  3716.     * tm/tm-image.el (mime-preview/filter-for-image): Comment out test 
  3717.     for invalid glyph.  It appears to be non-functional.
  3718.  
  3719.     * modes/lisp-mode.el (lisp-interaction-mode-popup-menu-1): Add
  3720.     entry for debug on signal.
  3721.  
  3722.     * packages/supercite.el (sc-attribs-%@-addresses): + is valid in
  3723.     an Email address.
  3724.     (sc-attribs-<>-addresses): Ditto.
  3725.     (sc-get-address): Ditto.
  3726.  
  3727.     * cc-mode/cc-cmds.el (c-electric-brace): Fix Ebola infection.
  3728.  
  3729.     * prim/dumped-lisp.el (dumped-lisp-packages): Tweak dump order
  3730.     so "startup" is loaded before the autoloads.
  3731.  
  3732.     * custom/cus-edit.el (custom-file): Use same logic as startup.el
  3733.  
  3734. j1997-07-08  Hrvoje Niksic  <hniksic@srce.hr>
  3735.  
  3736.     * prim/simple.el (log-message-ignore-regexps): Reduced
  3737.     significantly.
  3738.  
  3739. Tue Jul  8 23:47:47 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  3740.  
  3741.     * cc-mode/Release 5.12
  3742.  
  3743. Mon Jul  7 23:47:02 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  3744.  
  3745.     * cc-mode/cc-styles.el, cc-mode/cc-mode.el, cc-mode/cc-menus.el,
  3746.     cc-mode/cc-langs.el, cc-mode/cc-engine.el, cc-mode/cc-compat.el,
  3747.     cc-mode/cc-cmds.el, cc-mode/cc-align.el:
  3748.     Reorganization to support byte-recompile-directory.
  3749.  
  3750.     * cc-mode/Release: Don't put release number in tar file
  3751.  
  3752. Thu Jul  3 22:54:03 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  3753.  
  3754.     * cc-mode/cc-langs.el (c-mode-base-map):
  3755.     Proper binding of c-electric-backspace and
  3756.     c-electric-delete, based on the policy of the various maintainers.
  3757.     Thank goodness for delete-key-deletes-forward!
  3758.  
  3759.     * cc-mode/cc-vars.el (c-tab-always-indent, c-hanging-braces-alist):
  3760.     Minor changes to the cutomize format.
  3761.  
  3762.     * cc-mode/cc-mode-19.el: Initial revision
  3763.  
  3764.     * cc-mode/cc-menus.el, cc-mode/cc-engine.el, cc-mode/cc-compat.el,
  3765.     cc-mode/cc-cmds.el, cc-mode/cc-align.el:
  3766.     Major Ebola eradication.
  3767.  
  3768. Wed Jul  2 21:33:04 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  3769.  
  3770.     * cc-mode/cc-engine.el (c-crosses-statement-barrier-p,
  3771.     c-guess-basic-syntax): Ebola eradication.
  3772.  
  3773.     * cc-mode/cc-cmds.el (c-indent-region):
  3774.     Call c-echo-parsing-error to echo last parsing
  3775.     error that may have occurred.
  3776.  
  3777.     * cc-mode/cc-engine.el (c-echo-parsing-error): New function.
  3778.  
  3779.     * cc-mode/cc-engine.el (c-parsing-error): new variable
  3780.  
  3781.     (c-parse-state): When an unbalanced close brace is discovered, don't
  3782.     raise an error (prevents insertion of character).  Insert the
  3783.     character, display a warning message, and set c-parsing-error so
  3784.     syntax echoing will be disabled.
  3785.  
  3786.     (c-show-syntactic-information, c-indent-line): Suppress syntax echoing
  3787.     if c-parsing-error is non-nil.
  3788.  
  3789.     * cc-styles.el: Added require of cl to pick up definition of copy-tree.
  3790.  
  3791. Mon Jun 30 21:41:00 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  3792.  
  3793.     * cc-mode/cc-langs.el, cc-mode/cc-mode.el (c-mode-map,
  3794.     c++-mode-map, objc-mode-map, java-mode-map):
  3795.     Moved
  3796.     defvars from cc-langs.el to cc-mode.el for use in c-mode, c++-mode,
  3797.     objc-mode, and java-mode docstrings.  Actual population of these mode
  3798.     maps remains in cc-langs.el.
  3799.  
  3800.     * cc-mode/cc-mode.el:
  3801.     Require cc-langs at top level, so as to get the definitions for
  3802.     c-mode-map, et al. that are used in the *-mode docstrings.
  3803.  
  3804. Fri Jun 27 17:33:32 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  3805.  
  3806.     * cc-mode/cc-langs.el (c-mode-syntax-table):
  3807.     Added autoload cookie for gdb-mode.
  3808.  
  3809. Thu Jun 26 21:12:56 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  3810.  
  3811.     * cc-mode/cc-engine.el (c-guess-basic-syntax):
  3812.     CASE 5H: Whack one ebola infection (e.g. using
  3813.     memq with the results of following-char in XEmacs 20).
  3814.  
  3815.     * cc-mode/cc-styles.el:
  3816.     Added two require's that make autoload call of (c-set-style) work.
  3817.  
  3818. Sun Jun 22 16:40:30 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  3819.  
  3820.     * cc-mode/cc-cmds.el (c-electric-delete):
  3821.     Don't call c-electric-backspace interactively.
  3822.  
  3823. Fri Jun 20 20:40:33 1997  Barry A. Warsaw  <cc-mode-help@python.org>
  3824.  
  3825.     * cc-mode/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode):
  3826.     Make sure to call
  3827.     c-update-modeline after the hooks are run, so that the modeline
  3828.     accurately reflects auto-newline and delete-key minor modes if the
  3829.     hooks set c-hungry-delete-key or c-auto-newline directly.
  3830.  
  3831.     * cc-align.el (c-lineup-java-throws): Fixed some regressions.
  3832. 1997-07-08  Steven L Baur  <steve@altair.xemacs.org>
  3833.  
  3834.     * packages/func-menu.el: Don't enable Makefile mode function menu
  3835.     by default.
  3836.     From Martin Buchholz <mrb@Eng.Sun.COM>
  3837.  
  3838.     * x11/x-menubar.el (file-menu-filter): Delete Frame should be
  3839.     active when multiple frames span multiple devices.
  3840.     From Aki Vehtari <Aki.Vehtari@hut.fi>
  3841.  
  3842. 1997-07-08  Hrvoje Niksic  <hniksic@srce.hr>
  3843.  
  3844.     * packages/gnuserv.el: Remove RCS ID keywords.
  3845.  
  3846.     * utils/savehist.el: Cosmetic changes.  Hopefully, not
  3847.     user-visible.
  3848.  
  3849.     * prim/debug.el (debug-convert-byte-code): Use compiled-function
  3850.     accessor functions.
  3851.  
  3852. 1997-07-08  Steven L Baur  <steve@altair.xemacs.org>
  3853.  
  3854.     * modes/hideif.el (hide-ifdef-mode): Include modemap in call to
  3855.     `add-minor-mode'.
  3856.  
  3857. 1997-07-08  Tomasz Cholewo  <tjchol01@mecca.spd.louisville.edu>
  3858.  
  3859.     * packages/add-log.el: Require add-log for accessing
  3860.     add-log-mailing-address and add-log-full-name variables.
  3861.  
  3862. 1997-07-08  Steven L Baur  <steve@altair.xemacs.org>
  3863.  
  3864.     * bytecomp/disass.el (disassemble-1): Use functional interface
  3865.     instead of indexing into vector.
  3866.     From Hrvoje Niksic <hniksic@srce.hr>
  3867.  
  3868.     * prim/startup.el (emacs-user-extension-dir): New variable.
  3869.     (load-user-init-file): Use it.  .xemacs and .xemacs-custom are
  3870.     moved into `emacs-user-extension-dir' and renamed to init.el and
  3871.     options.el respectively.
  3872.  
  3873.     * prim/packages.el (packages-hardcoded-lisp): Remove "startup"
  3874.     since it is mentioned in dumped-lisp.el.
  3875.  
  3876.     * cl/cl-macs.el (keymap-name): New defsetf.
  3877.     (keymap-prompt): Ditto.
  3878.     (keymap-default-binding): Ditto.
  3879.     From Hrvoje Niksic <hniksic@srce.hr>
  3880.  
  3881. 1997-07-07  Karl M. Hegbloom  <karlheg@inetarena.com>
  3882.  
  3883.     * packages/dabbrev.el: replace `buffer-substring' with
  3884.     `buffer-substring-no-properties' so that unwanted text
  3885.     properties (like read-only) are stripped from inserted
  3886.     dabbrev expansions.
  3887.  
  3888. 1997-07-08  Steven L Baur  <steve@altair.xemacs.org>
  3889.  
  3890.     * comint/comint.el (comint-replace-by-expanded-history): Change
  3891.     buggy history test regexp.
  3892.     From Simon Marshall  <simon@spiff.gnu.ai.mit.edu> (Emacs/Mule zeta)
  3893.  
  3894. 1997-07-07  Steven L Baur  <steve@altair.xemacs.org>
  3895.  
  3896.     * oobr/br-clos-ft.el (clos-scan-routine-arglist): Don't reference
  3897.     bytecode object as vector.
  3898.  
  3899.     * hypberbole/hact.el (action:commandp): Don't reference bytecode
  3900.     objects as vectors.
  3901.     (action:params): Ditto.
  3902.     
  3903.     * hyperbole/hypb.el (hypb:function-copy): Don't reference byte
  3904.     code objects as vectors.
  3905.     (hypb:function-symbol-replace): Document as broken.  The
  3906.     substition cannot be done without some thinking I'm not in the
  3907.     mood for.
  3908.  
  3909.     * efs/efs-ovwrt.el (efs-overwrite-fn): Attempt to correctly deal
  3910.     with the interactive spec.
  3911.  
  3912.     * packages/apropos.el (apropos-safe-documentation): Use
  3913.     `compiled-function-doc-string' instead of referencing a bytecode
  3914.     object as an array.
  3915.  
  3916.     * prim/subr.el (buffer-substring-no-properties): Undo previous
  3917.     change removing extents.  set-text-properties works now.
  3918.     From Hrvoje Niksic <hniksic@srce.hr>
  3919.  
  3920.     * packages/hyper-apropos.el (hyper-apropos-get-doc): Get the
  3921.     argument list through a function instead of indexing into
  3922.     bytecode.
  3923.  
  3924.     * utils/easymenu.el (easy-menu-add): Oops, wrong sense in
  3925.     comparison.
  3926.  
  3927.     * comint/gdb.el (gdb-mode-syntax-table): New variable.  Initialize 
  3928.     with the logic currently in CC Mode 5.11.
  3929.     (gdb-mode): Use it.
  3930.  
  3931.     * modes/hideif.el (hide-ifdef-mode-submap): Correctly specify the
  3932.     current local map.
  3933.  
  3934. 1997-07-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  3935.  
  3936.     * language/english.el: Add quail-british for British.
  3937.  
  3938.     * language/european.el: Register input-method for various non
  3939.     quail-latin-1 methods.
  3940.  
  3941. 1997-07-06  Steven L Baur  <steve@altair.xemacs.org>
  3942.  
  3943.     * prim/cmdloop.el (errors-deactivate-region): Default to no error
  3944.     behavior for beta testing.
  3945.  
  3946.     * prim/dumped-lisp.el (dumped-lisp-packages): Reenable dumping
  3947.     winnt.elc with MS Windows NT version of XEmacs.
  3948.  
  3949. 1997-07-05  Steven L Baur  <steve@altair.xemacs.org>
  3950.  
  3951.     * comint/shell.el ((not shell-mode-map)): M-RET conflicts with
  3952.     Hyperbole binding.
  3953.  
  3954.     * comint/comint.el (comint-mode): Use easymenu for making menus.
  3955.     (comint-popup-menu): Use mode-popup menu instead of private menu.
  3956.  
  3957.     * efs/dired.el (toplevel): Do not string test version against
  3958.     "Lucid".
  3959.  
  3960.     * prim/obsolete.el (add-menu): Don't make obsolete.
  3961.  
  3962.     * utils/easymenu.el (easy-menu-remove): Do something neater when
  3963.     only one buffer menu is in effect.
  3964.     (easy-menu-add): Ditto.
  3965.  
  3966.     * prim/dumped-lisp.el (dumped-lisp-packages): easymenu will be
  3967.     dumped with XEmacs.
  3968.  
  3969.     * utils/easymenu.el (easy-menu-define): Don't autoload.
  3970.  
  3971.     * modes/lisp-mode.el (toplevel): Rename menu descriptors.
  3972.     (emacs-lisp-mode): Use easy-menu-define/easy-menu-add to add menus.
  3973.     (lisp-interaction-mode): Ditto.
  3974.  
  3975. 1997-07-04  Steven L Baur  <steve@altair.xemacs.org>
  3976.  
  3977.     * prim/cmdloop.el (errors-deactivate-region): Default to existing
  3978.     behavior.
  3979.  
  3980.     * leim/quail.el (quail-mode): Correct addition of quail minor mode 
  3981.     info to minor-mode-map-alist.
  3982.     (top-level):  Ditto.
  3983.  
  3984. 1997-06-30  Hrvoje Niksic  <hniksic@srce.hr>
  3985.  
  3986.     * modes/abbrev.el (define-mode-abbrev): Call `define-abbrev' with
  3987.     correct arguments.
  3988.  
  3989. 1997-07-04  Hrvoje Niksic  <hniksic@srce.hr>
  3990.  
  3991.     * prim/minibuf.el (read-from-minibuffer): Initialize
  3992.     `current-minibuffer-contents', `current-minibuffer-point', and
  3993.     `initial-minibuffer-history-position'.
  3994.     (next-history-element): Use them.
  3995.     (previous-matching-history-element): Ditto.
  3996.  
  3997. 1997-07-04  Steven L Baur  <steve@altair.xemacs.org>
  3998.  
  3999.     * prim/cus-load.el (custom-put): New alias for overloadable
  4000.     function.
  4001.  
  4002. 1997-07-03  Steven L Baur  <steve@altair.xemacs.org>
  4003.  
  4004.     * utils/autoload.el (batch-update-directory): Fix typo.
  4005.     (update-autoloads-from-directory): Avoid scanning custom-load.el
  4006.     and auto-autoload.el files.
  4007.     (batch-update-autoloads): Remove duplicate status message.
  4008.     (autoload-snarf-defcustom): Keep track of what symbols we have
  4009.     attached property lists to.
  4010.  
  4011.     * ilisp/Makefile (autoloads): Add autoloads dependencies.
  4012.  
  4013.     * hyperbole/Makefile: Add autoloads dependencies.
  4014.  
  4015.     * utils/autoload.el (batch-update-autoloads): Load custom-load
  4016.     prior to updating autoloads.
  4017.  
  4018.     * cc-mode/Makefile (autoloads): New targets to automatically
  4019.     rebuild autoloads and custom-loads.
  4020.  
  4021. 1997-07-02  Steven L Baur  <steve@altair.xemacs.org>
  4022.  
  4023.     * auctex/Makefile (autoloads): New targets to automatically
  4024.     rebuild autoloads and custom-loads.
  4025.  
  4026.     * utils/autoload.el (batch-update-autoloads): Add new parameter,
  4027.     update DOC string.
  4028.  
  4029.     * comint/gdb.el (gdb-mode): Semantics of c-mode-syntax-table have
  4030.     changed.
  4031.  
  4032. 1997-07-01  Steven L Baur  <steve@altair.xemacs.org>
  4033.  
  4034.     * x11/x-menubar.el: bookmark submenu beautification -- This will
  4035.     make it look better (and will prevent some consing, but that's
  4036.     being anal).
  4037.     From Hrvoje Niksic <hniksic@srce.hr>
  4038.     
  4039.     * prim/simple.el (delete-key-deletes-forward): Mark docstring as
  4040.     an user option.
  4041.     From Gary D. Foster <Gary.Foster@Corp.Sun.COM>
  4042.  
  4043.     * mel/mel-q.el (q-encoding-encode-string): Fix Ebola-ified
  4044.      comparison.
  4045.  
  4046.     * efs/efs-ovwrt.el (efs-overwrite-fn): efs is manufacturing its
  4047.     own byte code.  Whee.
  4048.     * utils/advice.el (ad-interactive-form): Don't treat bytecode as a 
  4049.     vector if it can be avoided.
  4050.     From Kyle Jones <kyle_jones@wonderworks.com>
  4051.     
  4052. 1997-06-30  Steven L Baur  <steve@altair.xemacs.org>
  4053.  
  4054.     * prim/files.el (auto-mode-alist): Don't set image-mode by default
  4055.     on xpms.
  4056.  
  4057. Sun Jun 29 20:57:15 1997  Kyle Jones  <kyle_jones@wonderworks.com>
  4058.  
  4059.     * prim/simple.el: bind inhibit-read-only to t before 
  4060.       trying to erase or otherwise modify the echo area buffer.
  4061.  
  4062. 1997-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  4063.  
  4064.     * modes/image-mode.el: Add `image-maybe-restore' to
  4065.     `change-major-mode-hook'.
  4066.  
  4067.     * modes/image-mode.el (image-maybe-restore): New function.
  4068.  
  4069. 1997-06-29  Hrvoje Niksic  <hniksic@srce.hr>
  4070.  
  4071.     * modes/abbrev.el (define-mode-abbrev): Would ignore EXPANSION.
  4072.  
  4073. 1997-06-28  Hrvoje Niksic  <hniksic@srce.hr>
  4074.  
  4075.     * modes/abbrev.el (define-abbrev): If NAME contains a non-word
  4076.      character, intern a ` ' symbol in the obarray.
  4077.  
  4078. 1997-06-29  Steven L Baur  <steve@altair.xemacs.org>
  4079.  
  4080.     * prim/files.el (auto-mode-alist): Set image-mode for various
  4081.     image file names (JPEG, GIF, PNG, and xpm).
  4082.  
  4083. Sun Jun 29 03:02:10 1997  Kyle Jones  <kyle_jones@wonderworks.com>
  4084.  
  4085.     * src/undo.c (record_extent):
  4086.       If the extent's object is a string, just return.  We
  4087.       can't record undo information for strings, and it is
  4088.       very bad to reference through a string pointer as if it 
  4089.       were a buffer pointer.
  4090.  
  4091. 1997-06-28  Steven L Baur  <steve@altair.xemacs.org>
  4092.  
  4093.     * utils/delbs.el: Removed as obsolete.
  4094.     Suggested by Gary D. Foster <Gary.Foster@Corp.Sun.COM>
  4095.  
  4096.     * packages/hyper-apropos.el (hyper-apropos-documentation): Remove
  4097.     obsolete alias.
  4098.     (hyper-apropos-hyperlink): Ditto.
  4099.     (hyper-apropos-major-heading): Ditto.
  4100.     (hyper-apropos-section-heading): Ditto.
  4101.     (hyper-apropos-heading): Ditto.
  4102.     (hyper-apropos-warning): Ditto.
  4103.     From Hrvoje Niksic <hniksic@srce.hr>
  4104.  
  4105.     * prim/simple.el (show-message-log): Restore an oldie-but
  4106.     prematurely-retired-goodie.
  4107.  
  4108.     * x11/x-menubar.el (default-menubar): Restore Show Message Log
  4109.     command in Edit menu.
  4110.  
  4111.     * mule/mule-util.el: Change defsubst to defun for
  4112.     string-to-sequence, string-to-list, string-to-vector,
  4113.     nested-alist-p to shut up build time diagnostics.
  4114.  
  4115.     * prim/loadup.el (Top level): Added instrumentation to diagnose
  4116.     where the 0 property list is getting added at dump.  Naturally, I
  4117.     cannot reproduce the problem now.
  4118.  
  4119.     * modes/abbrev.el (define-abbrev): Trap nil tables (which might
  4120.     cause bogus plists to get put into obarray).
  4121.     Fix docstring.
  4122.  
  4123. 1997-06-27  Hrvoje Niksic  <hniksic@srce.hr>
  4124.  
  4125.     * modes/auto-show.el:  Customized.
  4126.  
  4127. 1997-06-27  Steven L Baur  <steve@altair.xemacs.org>
  4128.  
  4129.     * prim/make-docfile.el: [oops] Check auto-autoloads.elc for
  4130.     out-of-dated-ness too.
  4131.  
  4132.     * utils/autoload.el (batch-update-directory): Kill command line
  4133.     args when done.
  4134.     (autoload-save-customization): Print a warning message with the
  4135.     offending symbol when we run across the elusive malformed property 
  4136.     list ((0 0)).
  4137.  
  4138. 1997-06-26  Hrvoje Niksic  <hniksic@srce.hr>
  4139.  
  4140.     * prim/profile.el (profile-key-sequence): New function.
  4141.     (pretty-print-profiling-info): Allow interactive calls.
  4142.  
  4143.     * prim/overlay.el: Make more FSF compatible.
  4144.     
  4145. 1997-06-27  Steven L Baur  <steve@altair.xemacs.org>
  4146.  
  4147.     * prim/loaddefs.el (debug-ignored-errors): Fix regexps.
  4148.     From Hrvoje Niksic <hniksic@srce.hr>
  4149.  
  4150.     * hyperbole/wrolo-menu.el (TopLevel): Fix tests so that W3's
  4151.     id-menubar simulation doesn't bollux up feature tests.
  4152.  
  4153.     * prim/about.el (about-xemacs): Adjust planned release date.
  4154.  
  4155. 1997-06-26  Steven L Baur  <steve@altair.xemacs.org>
  4156.  
  4157.     * prim/cus-load.el: Use correct load name.
  4158.     - Silence the load messages.
  4159.  
  4160.     * mule/mule-util.el (string-to-sequence): Spelling correction.
  4161.  
  4162.     * prim/make-docfile.el: Don't overwrite DOC file when it is
  4163.     up-to-date.
  4164.  
  4165. 1997-06-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  4166.  
  4167.     * language/chinese.el: Add chinese-isoir165 (CCITT Extended GB).
  4168.  
  4169.     * language/chinese.el: Modify charset DOC-strings for CNS 11643 to
  4170.     be more detailed.
  4171.  
  4172.     * language/arabic.el: (require 'language/arabic-util) instead
  4173.     of (require 'arabic) for Arabic environment.
  4174.  
  4175.     * language/arabic-util.el: Provide `language/arabic-util' instead
  4176.     of `arabic'.
  4177.  
  4178.     * language/arabic.el: Rename `arabic-0', `arabic-1' and `arabic-2'
  4179.     to `arabic-digit', `arabic-1-column' and `arabic-2-column' to sync
  4180.     with Emacs/mule-19.34.94-zeta.
  4181.  
  4182.     * tl/char-table.el (char-position-to-string): Use `defsubst'.
  4183.     (char-table-1): New implementation.
  4184.  
  4185.     Use BOX DRAWINGS characters of JIS X0208.
  4186.  
  4187. 1997-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  4188.  
  4189.     * apel/richtext.el: Add autoload comments for `richtext-encode'
  4190.     and `richtext-decode'.
  4191.  
  4192.     * prim/format.el (format-alist): Add `text/richtext'.
  4193.  
  4194.     * modes/image-mode.el (image-decode): Display description for some
  4195.     commands when XEmacs cannot decodes current buffer as inline
  4196.     image.
  4197.  
  4198.     * tl/chartblxmas.el: New file.
  4199.  
  4200.     * tl/char-table.el (view-charset): Use `view-buffer'.
  4201.  
  4202.     * x11/x-menubar.el (default-menubar): Add "Show character table"
  4203.     for MULE menu.
  4204.  
  4205.     * apel/emu.el: Check richtext.el is bundled.
  4206.  
  4207.     * tl/char-table.el: Use `charset-doc-string' directly.
  4208.  
  4209.     * tl/char-table.el (view-charset): New command.
  4210.  
  4211.     * tl/char-table.el: `show-char-table' -> `insert-charset-table'.
  4212.  
  4213.     * tl/char-table.el: `show-96x96-table' ->
  4214.     `insert-96x96-charset-table'.
  4215.  
  4216.     * tl/char-table.el: `show-94x94-table' ->
  4217.     `insert-94x94-charset-table'.
  4218.  
  4219.     * tl/char-table.el: `show-96-table' -> `insert-96-charset-table'.
  4220.  
  4221.     * tl/char-table.el: `show-94-table' -> `insert-94-charset-table'.
  4222.  
  4223.     * tl/char-table.el: Use `insert'.
  4224.  
  4225.     * packages/hexl.el (hexl-mode-exit): Run `hexl-mode-exit-hook'.
  4226.  
  4227.     * x11/x-menubar.el (default-menubar): Fix "Describe language
  4228.     support" and "Set language environment" of mule menu.
  4229.  
  4230.     * apel/file-detect.el: Add autoload comments for function
  4231.     `add-path', `add-latest-path', `get-latest-path',
  4232.     `file-installed-p', `exec-installed-p', `module-installed-p' and
  4233.     variable `exec-suffix-list'.
  4234.  
  4235.     * prim/format.el (format-alist): Add image/jpeg, image/gif,
  4236.     image/png and image/x-xpm.
  4237.  
  4238.     * modes/image-mode.el: New file.
  4239.  
  4240. 1997-06-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  4241.  
  4242.     * tm/tm-ew-e.el (tm-eword::encode-string-1): avoid infinite loop
  4243.     caused by long non-encoded-word element. (cf. [tm-en:1356])
  4244.  
  4245.     (mime/field-encoding-method-alist): Add "Message-ID" as ignored.
  4246.  
  4247. 1997-06-25  Steven L Baur  <steve@altair.xemacs.org>
  4248.  
  4249.     * x11/x-menubar.el(default-menubar): Comment out changes to the
  4250.     Mule menu because they bombed after recompilation.
  4251.  
  4252.     * packages/hyper-apropos.el
  4253.     (hyper-apropos-toggle-programming-flag): Use `with-current-buffer' 
  4254.     instead of `eval-in-buffer'.
  4255.  
  4256.     * term/sun-mouse.el: Remove bogus redefinition of
  4257.     `eval-in-buffer'.
  4258.     (sun-mouse-handler): Use with-current-buffer instead of
  4259.     `eval-in-buffer'.
  4260.  
  4261.     * prim/make-docfile.el: Use princ not print.
  4262.     Suggested by Hrvoje Niksic.
  4263.  
  4264.     * packages/info.el (Info-select-node): Desensitive case search for 
  4265.     Note:.
  4266.     (Info-next-reference): Ditto.
  4267.     * prim/simple.el (kill-region): Adjust endpoints of extent to
  4268.     test and deal with case of the end being less than the beginning.
  4269.     * prim/cmdloop.el (teach-extended-commands-timeout): Bump value to 4.
  4270.     From Hrvoje Niksic <hniksic@srce.hr>
  4271.  
  4272.     * prim/subr.el (eval-in-buffer): Make obsolete.
  4273.     Suggested by Hrvoje Niksic.
  4274.  
  4275.     * packages/hyper-apropos.el (hyper-apropos-faces): Change group to 
  4276.     'faces.
  4277.     Suggested by Per Abrahamsen.
  4278.  
  4279. 1997-06-23  Hrvoje Niksic  <hniksic@srce.hr>
  4280.  
  4281.     * prim/cmdloop.el (execute-extended-command): Print message after
  4282.     the command finishes, and restore old echo-area contents.
  4283.  
  4284.     - Get keybinding before command is executed.
  4285.     Suggested by Kyle Jones and Steve Baur.
  4286.     
  4287. 1997-06-24  Steven L Baur  <steve@altair.xemacs.org>
  4288.  
  4289.     * packages/gnuserv.el: Make old symbols Obsolete.
  4290.     From Hrvoje Niksic  <hniksic@srce.hr>
  4291.  
  4292.     * prim/cmdloop.el (keyboard-quit): Don't kill zmacs-region in
  4293.     minibuffer.
  4294.     * prim/minibuf.el (minibuffer-keyboard-quit): Ditto.
  4295.     From Hrvoje Niksic  <hniksic@srce.hr>
  4296.     
  4297.     * prim/help.el (help-mode-quit): Bury buffer when quitting.
  4298.     From Hrvoje Niksic  <hniksic@srce.hr>
  4299.  
  4300. 1997-06-24  Hrvoje Niksic  <hniksic@srce.hr>
  4301.  
  4302.     * prim/cmdloop.el: Customize `teach-extended-commands-p' and
  4303.      `teach-extended-commands-timeout'.
  4304.  
  4305. 1997-06-23  Steven L Baur  <steve@altair.xemacs.org>
  4306.  
  4307.     * version.el (emacs-version): Synch with InfoDock 4.0.
  4308.     (emacs-version): Ditto.
  4309.  
  4310. Mon Jun 23 12:33:52 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
  4311.  
  4312.     * about.el (about-show-linked-info): Use empty strings for
  4313.     `widget-link-prefix' and `widget-link-suffix'.
  4314.  
  4315. 1997-06-22  Gary D. Foster  <Gary.Foster@corp.Sun.COM>
  4316.  
  4317.     * x11/x-menubar.el: Added `bookmark-menu-filter', changed
  4318.       bookmark submenu from a popup to a cascading submenu.
  4319.     * packages/bookmark.el: Added an autoload cookie for
  4320.       `bookmark-all-names' (by Steve Baur)
  4321.  
  4322. 1997-06-23  Hrvoje Niksic  <hniksic@srce.hr>
  4323.  
  4324.     * packages/info.el (Info-next-reference): Fix up for M-TAB to work 
  4325.     correctly.
  4326.  
  4327.     * utils/live-icon.el (live-icon-one-frame): Don't set glyphs to
  4328.     balloon-help frames.
  4329.  
  4330.     * packages/balloon-help.el (balloon-help-make-help-frame): Set the
  4331.     `balloon-help' property to the newly created frame.
  4332.  
  4333.     * prim/profile.el (profile): New macro.
  4334.  
  4335.     * prim/files.el (auto-mode-alist): Add winmgr-mode.
  4336.  
  4337.     * modes/winmgr-mode.el: Customize.
  4338.  
  4339. 1997-06-23  Steven L Baur  <steve@altair.xemacs.org>
  4340.  
  4341.     * utils/autoload.el (generate-file-autoloads-1): Remove warning
  4342.     about 900 character lines.
  4343.  
  4344.     * x11/x-toolbar.el (toolbar-mail-commands-alist): Correction for
  4345.     calling Netscape mail.
  4346.     From Hrvoje Niksic <hniksic@srce.hr>
  4347.  
  4348. 1997-06-22  Steven L Baur  <steve@altair.xemacs.org>
  4349.  
  4350.     * x11/x-menubar.el (default-menubar): Make `Jump to bookmark' menu 
  4351.     dynamic.
  4352.     From Gary D. Foster <Gary.Foster@Corp.Sun.COM>
  4353.  
  4354.     * prim/dumped-lisp.el (dumped-lisp-packages): Sparcworks dumps
  4355.     comint and ring.
  4356.  
  4357. 1997-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  4358.  
  4359.     * language/arabic.el: moved from mule/arabic-hooks.el.
  4360.  
  4361.     * mh-e/mh-e.el (mh-get-new-mail): Decode output as
  4362.     `mh-folder-coding-system'.
  4363.  
  4364. 1997-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  4365.  
  4366.     * language/ethio-util.el: imported from Emacs/mule-19.34.94-zeta.
  4367.  
  4368.     * language/arabic-util.el: moved from mule/arabic.el; repair
  4369.     Arabic characters.
  4370.  
  4371. 1997-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  4372.  
  4373.     * x11/x-menubar.el: Fix "Describe language support" and "Set
  4374.     language environment" of Mule menu.
  4375.  
  4376.     * language/visual-mode.el: moved from mule/.
  4377.  
  4378.     * language/ethiopic.el: Modify for XEmacs.
  4379.  
  4380.     * language/cyrillic.el: Modify DOC-string of koi8-r; Fixed problem
  4381.     of setting for `language-info-alist' about koi8-r.
  4382.  
  4383.     * mule/auto-autoloads.el: Enable auto-autoloads.el for mule/.
  4384.  
  4385.     * mule/mule-util.el: New file (imported from
  4386.     Emacs/mule-19.34.94-zeta).
  4387.  
  4388.     * mule/mule-misc.el: Function `truncate-string-to-width' was moved
  4389.     to mule-util.el.
  4390.  
  4391.     * prim/dumped-lisp.el, mule/mule-load.el: mule/arabic-hooks.el was
  4392.     moved to language/arabic.el; mule/arabic.el was moved to
  4393.     language/arabic-util.el; Use language/ethiopic.el instead of
  4394.     mule/ethiopic-hooks.el; Use language/ethio-util.el instead of
  4395.     mule/ethiopic.el.
  4396.  
  4397.     * mule/mule-coding.el (coding-system-docstring): New alias (to
  4398.     emulate Emacs/mule-19.34.94-zeta function).
  4399.  
  4400.     * mule/mule-cmds.el: modified to sync with
  4401.     Emacs/mule-19.34.94-zeta (mule-prefix was changed to "C-x C-m")
  4402.  
  4403.     (set-language-info): Add to "Describe Language Support" and "Set
  4404.     Language Environment" menu.
  4405.  
  4406.     * mule/mule-charset.el: Function `compose-region' and
  4407.     `decompose-region' were moved to mule-util.el.
  4408.  
  4409.     * leim/quail.el: modify to sync with latest quail.el of Emacs/mule
  4410.     in ETL.
  4411.  
  4412.     (quail-toggle-mode-temporarily): check `quail-conv-overlay'.
  4413.  
  4414.     (quail-map-p): Use `characterp' instead of `integerp'.
  4415.  
  4416. 1997-06-21  Steven L Baur  <steve@altair.xemacs.org>
  4417.  
  4418.     * prim/tabify.el (untabify): Return nil.
  4419.     From contributor name lost.
  4420.  
  4421.     * prim/packages.el (packages-hardcoded-lisp): startup.elc needs to 
  4422.     be scanned for docstrings.
  4423.  
  4424. 1997-06-21  Hrvoje Niksic  <hniksic@srce.hr>
  4425.  
  4426.     * packages/bookmark.el (bookmark-menu-popup-paned-menu): Change
  4427.     title to name.
  4428.     * prim/overlay.el (overlay-put): Support `local-map'.
  4429.     (overlay-get): Support `category'.
  4430.  
  4431. 1997-06-21  Steven L Baur  <steve@altair.xemacs.org>
  4432.  
  4433.     * prim/startup.el (load-user-init-file): Load custom-file if it
  4434.     has not changed from the default.
  4435.  
  4436. 1997-06-21  Hrvoje Niksic  <hniksic@srce.hr>
  4437.  
  4438.     * prim/overlay.el (make-overlay): Avoid temporary variable.
  4439.     (move-overlay): Ditto.
  4440.     (overlays-in): Use `mapcar-extents'.
  4441.     (next-overlay-change): Avoid consing; use `map-extents'.
  4442.     (previous-overlay-change): Ditto.
  4443.     (overlay-lists): Ditto.
  4444.     (overlay-lists): Call `overlay-recenter' with correct value.
  4445.  
  4446. 1997-06-20  Steven L Baur  <steve@altair.xemacs.org>
  4447.  
  4448.     * utils/autoload.el (fixup-autoload-buffer): New function.  Insert 
  4449.     guards so a (load "auto-autoloads") works the same as require.
  4450.     (batch-update-directory): Use it.
  4451.  
  4452.     * prim/update-elc.el: Allow for specification of packages that
  4453.     must not be bytecompiled.  Better error diagnostics if a package
  4454.     is not found.
  4455.  
  4456.     * prim/window.el, prim/window-xemacs.el, prim/simple.el:
  4457.     * prim/lisp.el, prim/frame.el:
  4458.     Customizations/synch to Emacs 20.1.
  4459.     * packages/hyper-apropos.el: Massive update.
  4460.     From Hrvoje Niksic <hniksic@srce.hr>
  4461.  
  4462.     * tm/tm-vm.el (vm-menu-mail-menu): Fix typo.
  4463.  
  4464.     * packages/font-lock.el (lisp-font-lock-keywords-2): Add some new
  4465.     functions.
  4466.     From Karl M. Hegbloom <karlheg@inetarena.com>
  4467.  
  4468.     * prim/files.el (save-some-buffers-query-display-buffer): New
  4469.     user variable.
  4470.     (save-some-buffers): Use it.
  4471.     From David Bakhash <cadet@MIT.EDU>
  4472.     - Customization patches from Hrvoje Niksic.
  4473.  
  4474.     * prim/simple.el (kill-region): Undo sorting region limits patch.
  4475.  
  4476. 1997-06-20  Mike Scheidler  <c23mts@eng.delcoelect.com>
  4477.  
  4478.     * prim/tabify.el: Fixed 'untabify' to return 'nil value.
  4479.  
  4480. 1997-06-18  Steven L Baur  <steve@altair.xemacs.org>
  4481.  
  4482.     * efs/dired-xemacs.el (dired-do-interactive-chmod): Advance point
  4483.     after not failure.
  4484.     From <rritchie@britannia-life.co.uk>
  4485.  
  4486.     * utils/edmacro.el (edmacro-parse-word): make (kbd "M-123"), (kbd
  4487.     "M--256") and such behave as documented.
  4488.     From Hrvoje Niksic <hniksic@srce.hr>
  4489.  
  4490.     * prim/cus-start.el: Various additions to built-in variable list.
  4491.     From Hrvoje Niksic <hniksic@srce.hr>
  4492.  
  4493.     * prim/subr.el: Remove mapvector.
  4494.     (with-output-to-string): Use with-current-buffer.
  4495.     (with-string-as-buffer-contents): Ditto.
  4496.     From Hrvoje Niksic <hniksic@srce.hr>
  4497.  
  4498.     * modes/arc-mode.el (archive-quit): New function.
  4499.     From Karl M. Hegbloom <karlheg@inetarena.com>
  4500.     (archive-mode-map): Bind it to `q'.
  4501.  
  4502.     * utils/autoload.el (cusload-file-name): Default to custom-load.el 
  4503.     for each individual file.
  4504.  
  4505.     * prim/minibuf.el (minibuffer-max-depth-exceeded): Use
  4506.     `custom-file' as a location for saving enable multiple minibuffers 
  4507.     option.
  4508.  
  4509.     * packages/man.el (manual-entry): Don't leave empty buffer if
  4510.     error occurs.
  4511.     From Glynn Clements <glynn@sensei.co.uk>
  4512.  
  4513.     * modes/arc-mode.el (archive-arc-summarize): De-ebolify.
  4514.     (archive-lzh-summarize): Ditto.
  4515.     (archive-zip-summarize): Ditto.
  4516.     (archive-zip-chmod-entry): Ditto.
  4517.  
  4518. 1997-06-17  Steven L Baur  <steve@altair.xemacs.org>
  4519.  
  4520.     * prim/update-elc.el: Total rework for dynamic dumped .elc finding.
  4521.  
  4522. 1997-06-18  Hrvoje Niksic  <hniksic@srce.hr>
  4523.  
  4524.     * prim/loaddefs.el (debug-ignored-errors): Initialize it.
  4525.  
  4526. 1997-06-17  Steven L Baur  <steve@altair.xemacs.org>
  4527.  
  4528.     * prim/files.el (auto-mode-alist): Add /app-defaults/ as candidate 
  4529.     for xrdb-mode.
  4530.     Suggested by Karl Hegbloom, Regexp by David Moore.
  4531.  
  4532.     * version.el: Remove variables emacs-version, emacs-major-version, 
  4533.     and emacs-minor-version.
  4534.  
  4535.     * tooltalk/tooltalk-load.el: Comment as obsolete and move contents 
  4536.     to dumped-lisp.el.
  4537.  
  4538.     * prim/make-docfile.el: New file.
  4539.  
  4540. 1997-06-16  Steven L Baur  <steve@altair.xemacs.org>
  4541.  
  4542.     * prim/startup.el (load-user-init-file): Look for ~[user]/.xemacs
  4543.     before loading .emacs.
  4544.  
  4545.     * modes/xrdb-mode.el (xrdb-mode): Autoload.
  4546.  
  4547.     * prim/files.el (auto-mode-alist): Add defaults for xrdb-mode.
  4548.  
  4549.     * leim/quail.el (quail-toggle-mode-temporarily): Guard against
  4550.     possibility of quail-conv-overlay not being an overlay.
  4551.  
  4552. 1997-06-15  Steven L Baur  <steve@altair.xemacs.org>
  4553.  
  4554.     * prim/loadup.el: Remove most but not all of the hardcoded dumped
  4555.     lisp file names.
  4556.  
  4557.     * prim/dumped-lisp.el: New file.
  4558.  
  4559.     * prim/update-elc.el (toplevel): Rework using a better function to 
  4560.     determine autoload file locations.
  4561.  
  4562.     * prim/packages.el: New file.
  4563.  
  4564.     * prim/update-elc.el: Determine location and count of
  4565.      auto-autoloads files at run-time.
  4566.  
  4567.     * prim/loaddefs.el (((dir load-path))): Generalize load of
  4568.     auto-autoloads.
  4569.  
  4570.     * utils/autoload.el (autoload-file-name): New variable.
  4571.     (autoload-target-directory): New variable.
  4572.     (generated-autoload-file): Use them.
  4573.     (cusload-file-name): New variable.
  4574.     (generated-custom-file): Use it.
  4575.     (batch-update-directory): New function.
  4576.  
  4577. 1997-06-14  Steven L Baur  <steve@altair.xemacs.org>
  4578.  
  4579.     * mule/canna.el: Guard call to function dynamic-link, which
  4580.     doesn't exist in XEmacs/Mule.
  4581.  
  4582.     * bytecomp/bytecomp.el (byte-compile-file): Suppress unavoidable
  4583.     Ebola notices.
  4584.  
  4585. 1997-06-13  Steven L Baur  <steve@altair.xemacs.org>
  4586.  
  4587.     * bytecomp/bytecomp.el (batch-byte-compile): Suppress unavoidable
  4588.     Ebola notices.
  4589.     (batch-byte-recompile-directory): Ditto.
  4590.  
  4591.     * utils/lib-complete.el (read-library): Look for .el.gz if not
  4592.     using Mule.
  4593.     (get-library-path): Ditto.
  4594.     Suggested by Jonathan Doughty <jwd@mitre.org>
  4595.  
  4596.     * packages/add-log.el: Restore backwards compatible date behavior
  4597.     as an option.
  4598.     Eliminate XEmacs specific autoloads.
  4599.     From Hrvoje Niksic <hniksic@srce.hr>
  4600.     
  4601.     * efs/dired.el (dired-save-excursion): Ebola cleanup.
  4602.  
  4603.     * packages/hyper-apropos.el: Massive cleanup, Customize.
  4604.     From Hrvoje Niksic <hniksic@srce.hr> 
  4605.  
  4606. Fri Jun 13 13:20:39 1997  Kyle Jones  <kyle_jones@wonderworks.com>
  4607.  
  4608.     * prim/syntax.el (symbol-near-point):
  4609.       Check for bobp and avoid (char-syntax (char-before)) if 
  4610.       there.
  4611.  
  4612. 1997-06-13  Steven L Baur  <steve@altair.xemacs.org>
  4613.  
  4614.     * prim/rect.el (operate-on-rectangle): Correct boundary error.
  4615.     From Bob Weiner <weiner@altrasoft.com>
  4616.  
  4617. 1997-06-12  Steven L Baur  <steve@altair.xemacs.org>
  4618.  
  4619.     * packages/ispell.el (ispell-command-loop): De-Ebolify.
  4620.  
  4621.     * x11/x-iso8859-1.el: Added Grave keysym.
  4622.     From Heiko Muenkel <muenkel@tnt.uni-hannover.de>
  4623.  
  4624.     * modes/make-mode.el (makefile-browse): Shouldn't be interactive.
  4625.     From Hrvoje Niksic <hniksic@srce.hr>
  4626.  
  4627.     * prim/files.el (interpreter-mode-alist): ksh-mode is obsoleted by 
  4628.     sh-script.
  4629.     From Hrvoje Niksic <hniksic@srce.hr>
  4630.  
  4631. 1997-06-11  Hrvoje Niksic  <hniksic@srce.hr>
  4632.  
  4633.     * prim/subr.el (with-current-buffer): New macro.
  4634.     (with-temp-file): Ditto.
  4635.  
  4636.     * bytecomp/byte-optimize.el (byte-optimize-form-code-walker): Test 
  4637.     for `save-current-buffer'.
  4638.  
  4639.     * bytecomp/bytecomp.el: Recognize `save-current-buffer'.
  4640.  
  4641.     * edebug/edebug.el: Register with-current-buffer and others.
  4642.  
  4643.     * modes/lisp-mode.el: Added specs for save-current-buffer,
  4644.      with-output-to-string, with-current-buffer, with-temp-file and
  4645.      with-output-to-temp-buffer.
  4646.  
  4647. 1997-06-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  4648.  
  4649.     * gnus/smiley.el (smiley-deformed-regexp-alist): Modify regexp for
  4650.     horizontal smiley faces.
  4651.     (smiley-nosey-regexp-alist): Add horizontal smiley faces.
  4652.  
  4653. 1997-06-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  4654.  
  4655.     * leim/quail.el (quail-get-translation): Don't use
  4656.     `string-to-vector' for XEmacs.
  4657.  
  4658. 1997-06-11  Steven L Baur  <steve@altair.xemacs.org>
  4659.  
  4660.     * prim/help.el (function-called-at-point): Use char-(after|before)
  4661.     instead of (following|preceding)-char.
  4662.     (variable-at-point): Ditto.
  4663.  
  4664.     * prim/simple.el (delete-indentation): Use char-(after|before)
  4665.     instead of (following|preceding)-char.
  4666.     (just-one-space): Ditto.
  4667.     (backward-delete-char-untabify): Ditto.
  4668.     (do-auto-fill): Ditto.
  4669.  
  4670.     * prim/paragraphs.el (end-of-paragraph-text): Use char-before
  4671.     instead of preceding-char.
  4672.  
  4673.     * prim/misc.el (copy-from-above-command): Use char-(after|before)
  4674.     instead of (following|preceding)-char.
  4675.  
  4676.     * prim/obsolete.el (preceding-char): Correct a typo.
  4677.  
  4678.     * prim/minibuf.el (minibuffer-electric-slash): Use char-(after|before)
  4679.     instead of (following|preceding)-char.
  4680.     (minibuffer-electric-tilde): Ditto.
  4681.  
  4682.     * prim/lisp.el (insert-parentheses): Use char-(after|before)
  4683.     instead of (following|preceding)-char.
  4684.  
  4685.     * prim/indent.el (tab-to-tab-stop): Use char-(after|before)
  4686.     instead of (following|preceding)-char.
  4687.     (move-to-tab-stop): Ditto.
  4688.  
  4689.     * prim/fill.el (fill-end-of-sentence-p): Use
  4690.     char-after/char-before instead of following-char/preceding-char.
  4691.     (canonically-space-region): Ditto.
  4692.     (fill-region-as-paragraph): Ditto.
  4693.     (fill-region): Change (= char char) to (eq char char).
  4694.  
  4695.     * prim/debug.el (debugger-frame-number): Use char-after not
  4696.     following-char.
  4697.     (debugger-frame): Ditto.
  4698.     (debugger-frame-clear): Ditto.
  4699.  
  4700.     * prim/case-table.el (invert-case): Use char-after not
  4701.     following-char.
  4702.     Clean up comments.
  4703.  
  4704.     * prim/syntax.el (symbol-near-point): Use char-before not
  4705.     preceding-char.
  4706.  
  4707.     * prim/window.el (window-list): Update DOCstring.
  4708.     From Noah Friedman <friedman@splode.com>
  4709.  
  4710.     * utils/uniquify.el (toplevel): Make version test match XEmacs v20.
  4711.  
  4712.     * tm/tm-ew-e.el: Clean up Ebola infection.
  4713.  
  4714.     * x11/x-compose.el: Various corrections
  4715.     From Heiko Muenkel <muenkel@tnt.uni-hannover.de>
  4716.  
  4717. 1997-06-10  Gary D. Foster  <Gary.Foster@corp.sun.com>
  4718.     
  4719.     * lisp/modes/view-less.el: Changed \177 bindings to 'delete
  4720.     * lisp/modes/help.el: Changed \177 bindings to 'delete
  4721.  
  4722. 1997-06-10  Gary D. Foster  <Gary.Foster@corp.sun.com>
  4723.  
  4724.     * lisp/prim/keydefs.el: Changed all 'delete key bindings to point to
  4725.       the `backward-or-forward-foo' functions.
  4726.     * lisp/prim/simple.el:
  4727.     - Renamed `delete-erases-forward' to `delete-key-deletes-forward'.
  4728.     - Removed `backspace-or-delete-hook'
  4729.     - Renamed `backspace-or-delete' to `backward-or-forward-delete-char'
  4730.     - Added functions: `backward-or-forward-kill-word'
  4731.      `backward-or-forward-kill-sentence'
  4732.      `backward-or-forward-kill-sexp'
  4733.     - Removed the zmacs hacks from all the `b-or-f-foo' functions and
  4734.       began playing nicely with pending-del.
  4735.     * lisp/modes/cc-mode.el:
  4736.     * lisp/modes/cperl-mode.el: Fixed references to delete functions
  4737.       to use the new names.
  4738.     
  4739. 1997-06-11  Karl M Hegbloom  <karlheg@inetarena.com>
  4740.  
  4741.     * ilisp/ilisp-def.el (toplevel):  Changed `ilisp-prefix' from
  4742.     "C-z" to "C-c" because of conflict with global key binding for
  4743.     `iconify-frame'.
  4744.  
  4745. 1997-06-11  Steven L Baur  <steve@altair.xemacs.org>
  4746.  
  4747.     * prim/window.el (window-list): New function.
  4748.     Suggested by Noah Friedman <friedman@splode.com>
  4749.     Modified by Hrvoje Niksic <hniksic@srce.hr>
  4750.  
  4751.     * utils/mail-extr.el (mail-extract-address-components): Replace
  4752.     preceding-char with char-before.
  4753.  
  4754.     * utils/passwd.el (read-passwd-map): Clean up Ebola BS.
  4755.  
  4756. 1997-06-10  Steven L Baur  <steve@altair.xemacs.org>
  4757.  
  4758.     * packages/supercite.el (sc-attribs-extract-namestring): Clean up
  4759.     Ebola -- replace literal 32 with `?\ '.
  4760.  
  4761.     * utils/mail-extr.el (mail-extr-voodoo): Clean up Ebola -- replace
  4762.     `following-char' with `char-after'.
  4763.  
  4764. 1997-06-10  Hrvoje Niksic  <hniksic@srce.hr>
  4765.  
  4766.     * prim/subr.el (split-string): Make PATTERN optional.
  4767.  
  4768. 1997-06-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  4769.  
  4770.     * mule/language/misc-lang.el, mule/mule-load.el,
  4771.     mule/ipa-hooks.el: Use lisp/mule/language/misc-lang.el instead of
  4772.     lisp/mule/ipa-hooks.el; mule/ipa-hooks.el was deleted.
  4773.  
  4774. 1997-06-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  4775.  
  4776.     * mule/language/thai-util.el, mule/thai.el: Use
  4777.     lisp/mule/language/thai-util.el instead of lisp/mule/thai.el;
  4778.     lisp/mule/thai.el was deleted.
  4779.  
  4780.     * custom/wid-edit.el: Add widget `coding-system' for mule.
  4781.  
  4782.     * mule/thai-hooks.el, mule/mule-load.el: Use
  4783.     lisp/mule/language/thai.el instead of lisp/mule/thai-hooks.el;
  4784.     lisp/mule/thai-hooks.el was deleted.
  4785.  
  4786.     * mule/language/thai.el: modified for XEmacs.
  4787.  
  4788. 1997-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  4789.  
  4790.     * mule/language/misc-lang.el, mule/language/thai-util.el,
  4791.     mule/language/thai.el, mule/language/tibetan.el,
  4792.     mule/language/vietnamese.el, mule/language/japan-util.el,
  4793.     mule/language/japanese.el, mule/language/korean.el,
  4794.     mule/language/lao-util.el, mule/language/lao.el,
  4795.     mule/language/english.el, mule/language/ethiopic.el,
  4796.     mule/language/european.el, mule/language/greek.el,
  4797.     mule/language/hebrew.el, mule/language/indian.el,
  4798.     mule/language/chinese.el, mule/language/cyrillic.el,
  4799.     mule/language/devanagari.el, mule/language/china-util.el: imported
  4800.     from Emacs/mule-19.34.94-zeta.
  4801.  
  4802.     * mule/mule-load.el, mule/chinese-hooks.el, mule/chinese.el,
  4803.     mule/cyrillic-hooks.el, mule/european-hooks.el,
  4804.     mule/greek-hooks.el, mule/japanese-hooks.el, mule/korean-hooks.el:
  4805.     chinese-hooks.el, chinese.el, cyrillic-hooks.el,
  4806.     european-hooks.el, greek-hooks.el, japanese-hooks.el and
  4807.     korean-hooks.el were deleted.
  4808.  
  4809. 1997-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  4810.  
  4811.     * apel/emu-x20.el (mime-charset-coding-system-alist): iso-8859-1,
  4812.     hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r were defined as
  4813.     coding-system.
  4814.  
  4815. 1997-06-09  Steven L Baur  <steve@altair.xemacs.org>
  4816.  
  4817.     * prim/keydefs.el, modes/cc-mode.el, modes/cperl-mode.el,
  4818.     vm/vm-vars.el:
  4819.     Change usage of \177 to use keysym 'delete.
  4820.     From  Gary D. Foster <Gary.Foster@Corp.Sun.COM>
  4821.  
  4822.     * packages/etags.el (tags-loop-scan): Don't pass a straight string 
  4823.     to error as a format string.
  4824.     Reported by Miles Duke <mduke@erdas.com>
  4825.  
  4826.     * its/its-kata.el ((require 'egg)): Needed for bytecompilation.
  4827.  
  4828.     * its/its-hira.el ((require 'egg)): Needed for bytecompilation.
  4829.  
  4830.     * bytecomp/bytecomp.el (byte-compile-two-args-19->20): Correct an
  4831.     ebolifaction.
  4832.     From Kyle Jones <kyle_jones@wonderworks.com>
  4833.  
  4834. 1997-06-08  Steven L Baur  <steve@altair.xemacs.org>
  4835.  
  4836.     * prim/files.el (auto-mode-alist): Restore  bash regexps.
  4837.     From "Barry A. Warsaw" <bwarsaw@CNRI.Reston.VA.US>
  4838.  
  4839. 1997-06-05  Steven L Baur  <steve@altair.xemacs.org>
  4840.  
  4841.     * packages/jka-compr.el (jka-compr-write-region): Use 'binary
  4842.     coding-system for compression.
  4843.     Suggested by Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
  4844.  
  4845. 1997-06-04  Gary D. Foster  <Gary.Foster@corp.sun.com>
  4846.  
  4847.     * lisp/modes/cc-mode.el: Modified `c-electric-delete' to honor the 
  4848.       desired delete direction in both normal and "hungry" modes.
  4849.     * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to 
  4850.       honor the desired delete direction.
  4851.  
  4852. 1997-06-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  4853.  
  4854.     * x11/x-menubar.el (default-menubar): Add menu for Mule.
  4855.  
  4856.     * mule/mule-cmds.el: Menu for XEmacs were moved to
  4857.      x11/x-menubar.el.
  4858.  
  4859. 1997-06-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  4860.  
  4861.     * leim/quail.el: to avoid compiling warnings about overlay.el.
  4862.  
  4863. 1997-05-16  Gary D. Foster  <Gary.Foster@corp.sun.com>
  4864.  
  4865.     * lisp/prim/simple.el: Created `backspace-or-delete' function and
  4866.       `backspace-or-delete-hook'
  4867.     * lisp/prim/keydefs.el: Changed \177 bindings to point to new
  4868.       delete function.
  4869.     * lisp/modes/*.el: Removed conflicting \177 bindings.
  4870.     * lisp/modes/cc-mode.el: Modified `c-electric-delete' to use new
  4871.       delete bindings.
  4872.     * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to 
  4873.       use new delete bindings.
  4874.     
  4875. 1997-06-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  4876.  
  4877.     * leim/quail.el: to sync with quail.el of Emacs-19.34.94-epsilon.
  4878.  
  4879.     * leim/quail/ziranma.el, leim/quail/tonepy.el, leim/quail/py.el,
  4880.      leim/quail/qj.el, leim/quail/sw.el, leim/quail/ccdospy.el,
  4881.      leim/quail/punct.el, leim/quail/4corner.el,
  4882.      leim/quail/symbol-ksc.el, leim/quail/ethiopic.el,
  4883.      leim/quail/hanja.el, leim/quail/quick-cns.el,
  4884.      leim/quail/tsangchi-cns.el, leim/quail/lrt.el,
  4885.      leim/quail/tsangchi-b5.el, leim/quail/devanagari.el,
  4886.      leim/quail/japanese.el, leim/quail/quick-b5.el,
  4887.      leim/quail/punct-b5.el, leim/quail/qj-b5.el, leim/quail/py-b5.el,
  4888.      leim/quail/ctlau.el, leim/quail/ctlaub.el, leim/quail/ecdict.el,
  4889.      leim/quail/array30.el, leim/quail/hangul3.el,
  4890.      leim/quail/hanja-jis.el, leim/quail/cyrillic.el,
  4891.      leim/quail/etzy.el, leim/quail/greek.el, leim/quail/ipa.el,
  4892.      leim/quail/lao.el, leim/quail/zozy.el, leim/quail/viqr.el,
  4893.      leim/quail/latin.el, leim/quail/thai.el, leim/quail/hangul.el:
  4894.      quail of LEIM for Emacs-19.34.94-epsilon.
  4895.  
  4896. 1997-06-04  Steven L Baur  <steve@altair.xemacs.org>
  4897.  
  4898.     * prim/about.el: Installed new version 2.1.
  4899.     From Hrvoje Niksic <hniksic@srce.hr>
  4900.     
  4901.     * prim/profile.el (pretty-print-profiling-info): Autoload don't
  4902.     dump.
  4903.     Clean up comments.
  4904.  
  4905.     * prim/update-elc.el: Comment cleanup.
  4906.  
  4907.     * modes/cperl-mode.el (cperl-mode-map): Restore previous
  4908.     definition.
  4909.     (cperl-electric-backspace): Use backspace-or-delete if it exists.
  4910.  
  4911.     * bytecomp/bytecomp-runtime.el (eval-when-feature): New macro.
  4912.     From Roland McGrath <roland@frob.com>
  4913.  
  4914.     * prim/glyphs.el (init-glyphs): Add xbm instantiator for 'x
  4915.     consoles.
  4916.     Suggested by Hrvoje Niksic <hniksic@srce.hr>.
  4917.  
  4918.     * utils/passwd.el: Eliminate obsolete Lucid emacs usage.
  4919.  
  4920.     * utils/timezone.el (timezone-make-date-arpa-standard): Correct
  4921.     docstring.
  4922.     (timezone-make-date-sortable): Ditto.
  4923.  
  4924.     * utils/passwd.el (passwd-invert-frame-when-keyboard-grabbed):
  4925.     Change default for InfoDock.
  4926.  
  4927.     * utils/highlight-headers.el
  4928.     (highlight-headers-follow-url-function): Correct docstring.
  4929.  
  4930.     * utils/finder.el (finder-known-keywords): Cleanup keyword
  4931.     documentation.
  4932.  
  4933.     * prim/startup.el (command-line-do-help): Use emacs-name function
  4934.     for printing the editor name.
  4935.  
  4936.     * prim/simple.el: Disable for InfoDock.
  4937.     (display-warning): Disable for InfoDock.
  4938.     (emacs-name): New function.
  4939.  
  4940.     * prim/toolbar.el (press-toolbar-button): Allow mouse presses on
  4941.     blank portions of the toolbar to do something.
  4942.     (release-and-activate-toolbar-button): Handle arbitrary functions
  4943.     as toolbar callbacks.
  4944.     From weiner@altrasoft.com
  4945.  
  4946.     * prim/mouse.el (default-mouse-track-cleanup-extent): Correct test 
  4947.     on dead-func extent.
  4948.  
  4949.     * prim/help.el (view-emacs-news): outl-mouse turned off in
  4950.     InfoDock.
  4951.  
  4952.     * packages/tar-mode.el (tar-mode-map): InfoDock doesn't like the
  4953.     mouse bindings.
  4954.  
  4955.     * packages/makesum.el (make-command-summary): Output correct
  4956.     program name.
  4957.     (double-column): Remove unused variable.
  4958.  
  4959.     * packages/hyper-apropos.el (hypropos-popup-menu): Synch with
  4960.     infodock.  Initialize command-p to either t or nil.
  4961.  
  4962.     * eterm/term.el (make-term): Fix docstring.
  4963.  
  4964.     * comint/shell.el: Correct comment.
  4965.  
  4966.     * comint/comint.el (comint-mode-map): Infodock doesn't like the
  4967.     button3 assignment.
  4968.  
  4969. 1997-06-03  Steven L Baur  <steve@altair.xemacs.org>
  4970.  
  4971.     * modes/lisp-mode.el (eval-interactive): Treat defcustom like
  4972.     defvar (turn into an effective defconst).
  4973.  
  4974.     * cl/cl-macs.el (widget-get): Add defsetf method.
  4975.     (widget-value): Add defsetf method.
  4976.     From Hrvoje Niksic <hniksic@srce.hr>
  4977.  
  4978. 1997-06-02  Steven L Baur  <steve@altair.xemacs.org>
  4979.  
  4980.     * prim/obsolete.el (insert-and-inherit): Make 'compatible not
  4981.     'obsolete.
  4982.     Suggested by Hrvoje Niksic <hniksic@srce.hr>
  4983.     (insert-before-markers-and-inherit): Ditto.
  4984.  
  4985. 1997-06-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  4986.  
  4987.     * lisp/mule/korean.el was abolished because it seems not to be used.
  4988.  
  4989.     * lisp/mule/japanese.el was abolished because it seems not to be used.
  4990.  
  4991. 1997-06-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  4992.  
  4993.     * lisp/tm/gnus-mime-old.el was abolished because XEmacs 20.3 has Gnus
  4994.      5.4.
  4995.  
  4996.     * lisp/tm/tm-edit.el: updated to 7.108.
  4997.  
  4998.     * lisp/tm/tm-view.el: updated to 7.83.
  4999.  
  5000.     * lisp/leim/quail.el: modified for XEmacs.
  5001.     
  5002.     * lisp/mule/mule-load.el, lisp/mule/mule-process.el: delete
  5003.     mule-process.el because it is not used.
  5004.  
  5005.     * lisp/mule/european.el was abolished because it seems not to be used.
  5006.  
  5007.     * lisp/mule/mule-load.el: must load mule-cmds before setting for
  5008.      language-environment.
  5009.  
  5010.     * lisp/mule/mule-cmds.el, lisp/mule/european-hooks.el: Modified
  5011.     for LEIM.
  5012.  
  5013.     * lisp/mule/mule-cmds.el: Uncomment key definition for
  5014.      `toggle-input-method'.
  5015.  
  5016.     * lisp/mule/mule-init.el: Comment out about `mule-keymap' (moved to
  5017.      mule-cmds.el).
  5018.  
  5019.     * lisp/mule/mule-cmds.el: Uncomment about `mule-keymap' (moved from
  5020.      mule-init.el).
  5021.  
  5022.     * lisp/tl/tl-atype.el: Don't require tl-str.
  5023.  
  5024.     * lisp/tl/tl-atype.el: Use atype.el of APEL.
  5025.  
  5026.     * lisp/tl/tl-list.el: Use alist.el of APEL.
  5027.  
  5028. 1997-05-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  5029.  
  5030.     * lisp/tl/richtext.el, lisp/tl/emu-x20.el, lisp/tl/emu-xemacs.el,
  5031.     lisp/tl/emu.el, lisp/tl/emu-e19.el: moved to lisp/apel/.
  5032.  
  5033.     * lisp/tl/file-detect.el, lisp/tl/filename.el: replaced by APEL's.
  5034.  
  5035.     * lisp/mu/std11-parse.el, lisp/mu/std11.el: moved to lisp/apel/.
  5036.  
  5037.     * lisp/leim/quail.el: Add new quail.el (imported from Emacs
  5038.      19.34.94-epsilon).
  5039.  
  5040.     * lisp/leim/skk/skkdic.el: delete skkdic.el temporary because XEmacs
  5041.      can not compile it.
  5042.  
  5043.     * leim/skk/skkdic.el, leim/quail/zozy.el, leim/quail/ziranma.el,
  5044.      leim/quail/viqr.el, leim/quail/tsangchi-cns.el,
  5045.      leim/quail/tsangchi-b5.el, leim/quail/symbol-ksc.el,
  5046.      leim/quail/thai.el, leim/quail/tonepy.el, leim/quail/quick-cns.el,
  5047.      leim/quail/sw.el, leim/quail/qj-b5.el, leim/quail/qj.el,
  5048.      leim/quail/quick-b5.el, leim/quail/py-b5.el, leim/quail/py.el,
  5049.      leim/quail/lao.el, leim/quail/latin.el, leim/quail/lrt.el,
  5050.      leim/quail/punct-b5.el, leim/quail/punct.el,
  5051.      leim/quail/hanja-jis.el, leim/quail/hanja.el, leim/quail/ipa.el,
  5052.      leim/quail/japanese.el, leim/quail/hangul3.el, leim/quail/etzy.el,
  5053.      leim/quail/greek.el, leim/quail/hangul.el, leim/quail/ethiopic.el,
  5054.      leim/quail/devanagari.el, leim/quail/ecdict.el,
  5055.      leim/quail/ctlau.el, leim/quail/ctlaub.el, leim/quail/cyrillic.el,
  5056.      leim/quail/array30.el, leim/quail/ccdospy.el,
  5057.      leim/quail/4corner.el: Add LEIM elisp files.
  5058.  
  5059.     * mule/mule-load.el, mule/mule-cmds.el: Add mule-cmds.el.
  5060.  
  5061.     * lisp/prim/simple.el (assoc-ignore-case): New function; imported
  5062.     from Emacs/mule-19.34.94-epsilon.
  5063.  
  5064. 1997-06-02  Steven L Baur  <steve@altair.xemacs.org>
  5065.  
  5066.     * modes/hideshow.el: Make it work again.
  5067.     From Pete Ware <ware@cis.ohio-state.edu>
  5068.  
  5069. Sat May 31 09:00:14 1997  David Moore  <dmoore@ucsd.edu>
  5070.  
  5071.     * utils/text-props.el (set-text-properties): Was exiting
  5072.     map-extents too early.
  5073.  
  5074. 1997-06-02  Steven L Baur  <steve@altair.xemacs.org>
  5075.  
  5076.     * cl/cl-macs.el (frame-parameters): Tweaking frame configuration
  5077.     defsetf's.
  5078.     From Hrvoje Niksic <hniksic@srce.hr>
  5079.  
  5080.     * modes/vhdl-mode.el (vhdl-emacs-features): Allow recognition of
  5081.     major version 20.
  5082.  
  5083.     * prim/simple.el (kill-region): Sort beginning and ending
  5084.     endpoints to simplify logic.
  5085.     From Hrvoje Niksic <hniksic@srce.hr>
  5086.  
  5087. Tue May 27 13:42:57 1997  Ken Manheimer  <klm@python.org>
  5088.  
  5089.     * packages/icomplete.el:
  5090.     * Updated my email address - klm@python.org instead of klm@nist.gov.
  5091.  
  5092.     * Icomplete no longer installs itself when you load the package -
  5093.        you have to invoke `icomplete-mode'.  (Since it's autoloaded in
  5094.       both emacs, you can just invoke the function.)
  5095.  
  5096.     * Integrated Emacs 19.34 and XEmacs 19.15 corrections (typos,
  5097.        style, command revisions, etc).
  5098.  
  5099.     * Integrated immediate keybindings display.  See
  5100.       `icomplete-show-key-bindings', `icomplete-get-keys', and
  5101.       `icomplete-completions'.
  5102.  
  5103.     * `icomplete-get-keys': Return keys bound in prior buffer to func name.
  5104.  
  5105.     * Added icomplete delay behavior, so completions don't intrude as
  5106.        quickly for short input, with customization variables:
  5107.  
  5108.       `icomplete-max-delay-chars' - Maximum number of initial chars to
  5109.       apply icomplete compute delay.
  5110.     
  5111.       `icomplete-compute-delay' - Completions-computation stall, used
  5112.       only with large-number completions
  5113.  
  5114.       `icomplete-delay-completions-threshold' Pending-completions
  5115.       number over which to apply icomplete-compute-delay
  5116.  
  5117.     * Provided `icomplete-exhibit' on `icomplete-minibuffer-setup-hook'
  5118.        so icomplete behaves well with XEmacs GNUS.
  5119.  
  5120. Fri May 30 18:39:01 1997  Hrvoje Niksic  <hniksic@srce.hr>
  5121.  
  5122.     * prim/glyphs.el (init-glyphs): Minor regexp cleanup.
  5123.  
  5124. 1997-05-30  Steven L Baur  <steve@altair.xemacs.org>
  5125.  
  5126.     * prim/simple.el (fsf:do-auto-fill): Remove unused variable.
  5127.     (indent-for-comment): Use comment-indent-function instead of
  5128.     obsolete variant.  This is dumped with XEmacs!
  5129.  
  5130.     * packages/generic-sc.el (sc-next-operation): Remove unused
  5131.     variable.
  5132.     (sccs-insert-c-header): Ditto.
  5133.     (ccase-new-revision-p): Ditto.
  5134.     (sc-sensitize-menu): Ditto.
  5135.  
  5136.     * modes/auto-show.el (TopLevel): Tighten check on
  5137.     dump-time initialization.
  5138.  
  5139. 1997-05-29  Steven L Baur  <steve@altair.xemacs.org>
  5140.  
  5141.     * prim/format.el (format-alist): Change defconst to defvar.
  5142.     From Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
  5143.  
  5144.     (format-encode-region): Reduce bytecompiler warnings for bound but
  5145.     unused variables.
  5146.     (format-deannotate-region): Ditto.
  5147.     (format-annotate-region): Ditto.
  5148.     (format-annotate-single-property-change) Ditto.
  5149.  
  5150.     * utils/lib-complete.el: Clean up documentation in header.
  5151.  
  5152.     * prim/glyphs.el: Eliminate bytecompiler warnings.
  5153.     (define-obsolete-pointer-glyph): Mark as 'compatible not 'obsolete.
  5154.  
  5155.     * prim/keydefs.el (ctl-x-map): Bind narrow-to-defun to `C-x n d'.
  5156.  
  5157.     * prim/lisp.el (narrow-to-defun): Narrow to the same defun that
  5158.     `mark-defun' would make the region.
  5159.     (insert-parentheses): Let a negative argument enclose preceding
  5160.     sexps.
  5161.     From Erik Naggum  <erik@naggum.no>
  5162.     
  5163.     * prim/window-xemacs.el: New file, split from window.el with
  5164.     XEmacs-specific stuff.
  5165.  
  5166.     * prim/window.el (display-buffer): Remove unused variable.
  5167.  
  5168.     * prim/keydefs.el (ctl-x-4-map): Add binding for
  5169.     `kill-buffer-and-window'.
  5170.  
  5171.     * prim/window.el (kill-buffer-and-window): New command.
  5172.     Bind it to C-x 4 0.
  5173.     From Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
  5174.     
  5175.     * prim/window.el (split-window-vertically): Don't change point in old
  5176.     window if both the original point and the end of the buffer are
  5177.     visible after splitting, when split-window-keep-point is nil.
  5178.     From Noah Friedman  <friedman@prep.ai.mit.edu>
  5179.     
  5180.     * prim/files.el (revert-buffer-internal-hook): Declare.
  5181.  
  5182.     * utils/map-ynp.el: Synch with Emacs 19.34.94.
  5183.     (map-y-or-n-p): Clean up bytecompiler warnings.
  5184.  
  5185.     * packages/generic-sc.el: Restored to distribution, comment
  5186.     cleanup.
  5187.  
  5188.     * prim/simple.el (message-log-max): Add compatible variable alias
  5189.     for `log-message-max-size'.
  5190.  
  5191.     * comint/background.el (background): Autoload.
  5192.  
  5193.     * prim/process.el (shell-command): background.el is now
  5194.     autoloaded.
  5195.  
  5196.     * prim/minibuf.el: Clean up file header.
  5197.  
  5198.     * packages/bookmark.el (bookmark-menu-popup-paned-menu): Naive
  5199.     port to XEmacs.
  5200.     (bookmark-bmenu-other-window-with-mouse): Naive port to XEmacs.
  5201.  
  5202.     * utils/autoload.el (generated-custom-file): custom-load.el
  5203.     renamed to cus-load.el.
  5204.  
  5205.     * prim/loadup.el: Don't preload custom-load.elc.
  5206.  
  5207. Thu May 29 19:03:52 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
  5208.  
  5209.     * x11/x-menubar.el (default-menubar): Updated customize entries.
  5210.  
  5211. 1997-05-29  Steven L Baur  <steve@altair.xemacs.org>
  5212.  
  5213.     * prim/about.el (about-xemacs-xref): Update contributors list.
  5214.  
  5215. 1997-05-28  Steven L Baur  <steve@altair.xemacs.org>
  5216.  
  5217.     * prim/minibuf.el (mouse-file-display-completion-list): Protect
  5218.     against bogus directory becoming default.
  5219.     (mouse-directory-display-completion-list): Ditto.
  5220.  
  5221.     From Per Abrahamsen <abraham@dina.kvl.dk>
  5222.     * bytecomp/bytecomp.el
  5223.     (byte-compile-file-form-custom-declare-variable): New function.
  5224.     (custom-declare-variable): Use it.
  5225.  
  5226.     * packages/vc.el (vc-directory): dirname typo'ed as dir.
  5227.  
  5228.     * packages/vc-hooks.el (vc-menu): Remove vc-file-status.
  5229.     (Toplevel): Remove key definition for vc-file-status.
  5230.  
  5231. 1997-05-27  Steven L Baur  <steve@altair.xemacs.org>
  5232.  
  5233.     * prim/cus-start.el (Toplevel): Rename factory-value to
  5234.     standard-value for Custom-1.98.
  5235.  
  5236. 1997-05-26  Steven L Baur  <steve@altair.xemacs.org>
  5237.     
  5238.     * prim/help.el (view-lossage-key-count): New variable.
  5239.     (view-lossage-message-count): New variable.
  5240.     (view-lossage): Use them.
  5241.  
  5242.     From Hrvoje Niksic
  5243.     * prim/help.el (view-lossage): Use new argument to `recent-keys'.
  5244.  
  5245.     * cl/cl-macs.el (recent-keys-ring-size): New setf method.
  5246.  
  5247. 1997-05-26  Steven L Baur  <steve@altair.xemacs.org>
  5248.  
  5249.     * prim/process.el (shell-command-to-string): Alias exec-to-string
  5250.     to more logical name.
  5251.  
  5252. 1997-05-23  Steven L Baur  <steve@altair.xemacs.org>
  5253.  
  5254.     * tm/tm-view.el (mime/content-decoding-condition): Add image/png
  5255.     mime type.
  5256.  
  5257.     * tm/tm-image.el (toplevel): Add image/png mime type.
  5258.  
  5259.     * tm/tm-edit.el (mime-file-types): Add png handling.
  5260.     (mime-content-types): Ditto.
  5261.  
  5262. Thu May 22 04:19:09 1997  Martin Buchholz  <mrb@eng.sun.com>
  5263.  
  5264.     * prim/files.el (auto-mode-alist): Reorg.  Support
  5265.     pre-processed fortran files.  *.m4 files now default to autoconf mode.
  5266.  
  5267.     * prim/about.el: Promote Hrvoje.  Picture still needed...
  5268.  
  5269.     * modes/ksh-mode.el:  _ has symbol syntax.
  5270.     * modes/m4-mode.el:  _ has symbol syntax.
  5271.     * modes/pascal.el:  _ has symbol syntax.
  5272.     * modes/f90.el:  _ has symbol syntax.
  5273.     * modes/cperl-mode.el:  _ has symbol syntax.
  5274.     * modes/autoconf-mode.el: _ has symbol syntax.
  5275.  
  5276. 1997-05-22  Steven L Baur  <steve@altair.xemacs.org>
  5277.  
  5278.     * prim/files.el (save-buffer): From Hrvoje Niksic.  Don't clear
  5279.     zmacs region.
  5280.  
  5281.     * packages/func-menu.el: Update for David Hughes' new email
  5282.     address.
  5283.  
  5284. 1997-05-21  Noah Friedman  <friedman@prep.ai.mit.edu>
  5285.  
  5286.     * eldoc.el (eldoc-message-commands): Move docstring into comments,
  5287.     since this isn't a user variable.
  5288.     (eldoc-message-commands-table-size, eldoc-use-idle-timer-p,
  5289.     eldoc-function-argstring-from-docstring-method-table): Use defvar,
  5290.     not defconst.
  5291.     (eldoc-last-data): Use cons explicitly; don't rely on dotted pair
  5292.     read syntax.  I'm worried the latter might get compiled as
  5293.     read-only data someday.
  5294.     (eldoc-docstring-message): If truncating symbol name, show ending
  5295.     of name rather than beginning.  The former is generally more unique.
  5296.     (eldoc-function-argstring-from-docstring-method-table): Handle
  5297.     pathological `save-restriction' case.
  5298.     [top level]: Add `indent-for-tab-command' to eldoc-message-commands.
  5299.  
  5300. 1997-05-21  Steven L Baur  <steve@altair.xemacs.org>
  5301.  
  5302.     * x11/x-menubar.el (default-menubar): strokes added to mouse
  5303.     menu.
  5304.  
  5305. Wed May 21 17:12:28 1997  Per Bothner  <bothner@deneb.cygnus.com>
  5306.  
  5307.     * eterm/term.el (term-send-raw):  Better XEmacs character event
  5308.     handling.
  5309.     * eterm/term.el (term-char-mode): Re-do Meta-handling by temporarily
  5310.     setting meta-prefix-char to -1 while building keymaps.
  5311.     (term-send-raw-meta):  Removed.
  5312.  
  5313. Tue Mar 11 20:15:26 1997  Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
  5314.  
  5315.     * eterm/term.el (term-completion-addsuffix): Doc fix.
  5316.     (term-dynamic-complete-as-filename): Support the case where
  5317.     term-completion-addsuffix is a (DIRSUFFIX . FILESUFFIX) cons
  5318.     pair.
  5319.  
  5320. Tue Jun  4 10:15:54 1996  Per Bothner  <bothner@deneb.cygnus.com>
  5321.  
  5322.     * eterm/term.el:  Add kd, kl, kr, du capabilities.
  5323.     * eterm/e/eterm.ti:  Add kcub1, kcuf1, kcuu1, kcud1 capabilities.
  5324.  
  5325. Wed May 15 14:38:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
  5326.  
  5327.     * eterm/term.el (term-send-raw-string):  send-string ->
  5328.     process-send-string.
  5329.     * eterm/term.el (term-arguments):  Remove unused local 'values'.
  5330.     * eterm/term.el (term-handle-deferred-scroll):  Fix off-by-one bug,
  5331.  
  5332.     * eterm/term.el:  Merge changes from FSF (mostly typos).
  5333.  
  5334. Mon Sep 25 17:19:51 1995  Per Bothner  <bothner@kalessin.cygnus.com>
  5335.  
  5336.     * eterm/term.el (term-emulate-terminal): On CR, set
  5337.      term-current-column to term-start-line-column, not 0.
  5338.  
  5339. 1997-05-21  Steven L Baur  <steve@altair.xemacs.org>
  5340.  
  5341.     * packages/add-log.el (change-log-font-lock-keywords): Tweak
  5342.     font-lock-keywords.
  5343.  
  5344. 1997-05-21  Erik Naggum  <erik@naggum.no>
  5345.  
  5346.     * lisp/add-log.el (add-log-lisp-like-modes, add-log-c-like-modes,
  5347.     add-log-tex-like-modes): New variables.
  5348.     (add-log-current-defun): Use them instead of constant lists.
  5349.  
  5350. 1997-05-21  Steven L Baur  <steve@altair.xemacs.org>
  5351.  
  5352.     * packages/add-log.el: Synch to Emacs 20.0.
  5353.  
  5354.     * prim/obsolete.el (read-minibuffer): Make compatible not obsolete.
  5355.     (read-input): Ditto.
  5356.  
  5357. Tue May 20 20:32:59 1997  Steven L Baur  <steve@altair.xemacs.org>
  5358.  
  5359.     * prim/subr.el (buffer-substring-no-properties): Clean out extents 
  5360.     too.
  5361.  
  5362. Mon May 19 19:48:35 1997  Steven L Baur  <steve@altair.xemacs.org>
  5363.  
  5364.     * prim/process.el (shell-command-on-region): Remove region active
  5365.     test (which played havoc with the hack in call-interactively to
  5366.     place explicit calls to region-beginning and region-end in
  5367.     interactive specs in the command history).
  5368.  
  5369. Mon May 19 18:13:50 1997  Hrvoje Niksic  <hniksic@srce.hr>
  5370.  
  5371.     * utils/easymenu.el (easy-menu-add): Check for existing, before
  5372.     entering MENU to `easy-menu-all-popups'.
  5373.  
  5374. Sun May 18 09:11:50 1997  Steven L Baur  <steve@altair.xemacs.org>
  5375.  
  5376.     * prim/files.el (revert-buffer): Add optional third parameter to
  5377.     preserve buffer modes (from Emacs 19.34.94).
  5378.     (after-find-file): Add optional fifth parameter to preserve buffer 
  5379.     modes (from Emacs 19.34.94).
  5380.  
  5381.     * packages/vc.el: Synch with Emacs 19.34.94 because our version was 
  5382.     hopeless.
  5383.     (vc-checkout): Autoload.
  5384.     (vc-find-binary): Ditto.
  5385.  
  5386.     * prim/files.el (find-buffer-visiting): Restore because FSF vc.el
  5387.     needs it.
  5388.  
  5389. Fri Apr 25 13:21:46 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
  5390.  
  5391.     * apropos.el (apropos): Add support for customization groups. 
  5392.     (apropos-print): Ditto.
  5393.  
  5394. Sat May 17 19:56:31 1997  Glynn Clements <glynn@sensei.co.uk>
  5395.  
  5396.     * packages/man.el (manual-entry):  Strip out stderr output.
  5397.  
  5398. Sun May 11 18:24:25 1997  Kyle Jones  <kyle@crystal.WonderWorks.COM>
  5399.  
  5400.     * lisp/prim/modeline.el: new mouse-drag-modeline function.
  5401.     Allows bottommost modeline to be dragged.
  5402.  
  5403. Sat May 17 03:41:11 1997  Steven L Baur  <steve@altair.xemacs.org>
  5404.  
  5405.     * cl/cl-macs.el: A whole bunch of XEmacs specific setf methods
  5406.     from Hrvoje Niksic.
  5407.  
  5408.     * prim/files.el (auto-mode-alist): Don't copy to purespace.
  5409.     (interpreter-mode-alist): Ditto.
  5410.  
  5411. Fri May 16 21:43:35 1997  Steven L Baur  <steve@altair.xemacs.org>
  5412.  
  5413.     * packages/info.el (Info-button1-follows-hyperlink): New variable.
  5414.     (Info-maybe-follow-clicked-node): Use it.
  5415.  
  5416.     * prim/simple.el (transpose-preceding-chars): New function.
  5417.  
  5418. Fri May 16 20:37:35 1997  Steven L Baur  <steve@altair.xemacs.org>
  5419.  
  5420.     * version.el: Update minor version number.
  5421.  
  5422. Mon May 12 13:47:37 1997  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
  5423.  
  5424.     * tm/tm-vm.el: Provide for vm-unsaved-message having been removed
  5425.     in recent versions of VM.
  5426.     
  5427. Fri May  9 10:41:44 1997  Steven L Baur  <steve@altair.xemacs.org>
  5428.  
  5429.     * iso/iso-acc.el (iso-accents-compose): Fix XEmacs 19.14
  5430.     compatibility (patch suggested by Hrvoje Niksic).
  5431.  
  5432.     * packages/man.el (manual-entry): (Patch from Soren Dayton) Allow
  5433.     subchapters not to be trimmed on Solaris.
  5434.  
  5435.     * prim/itimer.el (itimer-edit-mode): Correct use of obsolete
  5436.     function.
  5437.  
  5438.     * prim/startup.el: Update copyright notice.
  5439.  
  5440. Thu May  8 14:35:34 1997  Steven L Baur  <steve@altair.xemacs.org>
  5441.  
  5442.     * hm--html-menus/hm--html.el: Define obsolete aliases for the
  5443.     previous function spellings.
  5444.  
  5445.     * hm--html-menus/hm--html-keys.el: Define obsolete aliases for the 
  5446.     previous variable spellings.
  5447.  
  5448.     * prim/obsolete.el (define-obsolete-variable-alias): Fix docstring 
  5449.     spelling.
  5450.     (define-compatible-variable-alias): Ditto.
  5451.  
  5452.     * tm/tm-vm.el (vm-unsaved-message): Symbol doesn't exist any
  5453.     more.
  5454.  
  5455. Tue May  6 21:33:19 1997  Steven L Baur  <steve@altair.xemacs.org>
  5456.  
  5457.     * mule/mule-files.el (write-region): Correct docstring.
  5458.  
  5459.     * prim/files-nomule.el (write-region): Correct docstring.
  5460.  
  5461. Mon May  5 12:26:41 1997  Steven L Baur  <steve@altair.xemacs.org>
  5462.  
  5463.     * prim/about.el (about-xemacs-xref): Infodock Associates is now
  5464.     Altrasoft.
  5465.  
  5466. Sat May  3 16:32:47 1997  Steven L Baur  <steve@altair.xemacs.org>
  5467.  
  5468.     * efs/dired.el (dired-chown-program): chown program is in /bin on
  5469.     Linux.
  5470.  
  5471. Fri May  2 20:04:35 1997  Steven L Baur  <steve@altair.xemacs.org>
  5472.  
  5473.     * egg/egg.el: paren.el needed at bytecompile time for
  5474.     `pos-visible-in-window-safe' defsubst.
  5475.  
  5476.     * pcl-cvs/pcl-cvs.el (cvs-update): Inhibit dialog box usage in
  5477.     call to cvs-do-update as this bombs when this function is invoked
  5478.     from a menu.
  5479.  
  5480. Wed Apr 30 18:06:35 1997  Steven L Baur  <steve@altair.xemacs.org>
  5481.  
  5482.     * prim/loadup.el: Put features.elc in the dump list.
  5483.  
  5484.     * prim/about.el (about-xemacs): Change date.
  5485.  
  5486. Tue Apr 29 18:51:31 1997  Steven L Baur  <steve@altair.xemacs.org>
  5487.  
  5488.     * mule/mule-files.el (buffer-file-coding-system-alist): Regexp for 
  5489.     handling info files didn't match the right pattern.
  5490.  
  5491. Sun Apr 27 18:09:48 1997  Steven L Baur  <steve@altair.xemacs.org>
  5492.  
  5493.     * prim/sound.el (load-sound-file): Fix typo.
  5494.  
  5495. Sat Apr 26 16:25:49 1997  Steven L Baur  <steve@altair.xemacs.org>
  5496.  
  5497.     * utils/lib-complete.el: Make conformant to Lisp coding standards
  5498.     MULE-ize by allowing for coding system argument.
  5499.  
  5500. Fri Apr 25 08:39:50 1997  Steven L Baur  <steve@altair.xemacs.org>
  5501.  
  5502.     * modes/sh-script.el (sh-indent-line): Deal with pathological case 
  5503.     of indenting a first line containing a `#' as first non-white
  5504.     space character.
  5505.  
  5506. Thu Apr 24 18:40:32 1997  Steven L Baur  <steve@altair.xemacs.org>
  5507.  
  5508.     * comint/telnet.el (telnet-mode-map): Correct Emacs synch typo.
  5509.  
  5510.     * rmail/rmail.el (rmail-get-new-mail): display-time-string is not
  5511.     necessarily a string.
  5512.  
  5513. Thu Apr 24 11:08:28 1997  Kyle Jones  <kyle_jones@wonderworks.com>
  5514.  
  5515.     * packages/balloon-help.el:
  5516.     - default background color now grey80 to match XEmacs default.
  5517.     - default border width is now 1.
  5518.     - default font is now "variable"
  5519.     - balloon-help can now handle variable width fonts.
  5520.     - loading balooon-help no longer turns on balloon-help-mode.
  5521.     - new `balloon-help' command.
  5522.     - changes to the font/background/foreground variables now affect
  5523.       the help frame at next display.
  5524.     - help frame should now pop up on the correct display if XEmacs
  5525.       is running with multiple devices open.
  5526.     - Customized, courtesy of Hrvoje.
  5527.     - don't use the padding lines that were needed for 19.12.
  5528.       Compatibility with older XEmacs versions is hereby disavowed.
  5529.     - xclock frame name hack is gone.
  5530.  
  5531. Wed Apr 23 10:56:05 1997  Steven L Baur  <steve@altair.xemacs.org>
  5532.  
  5533.     * prim/files.el (hack-local-variables-prop-line): Mistakenly
  5534.     returned t when enable-local-variables was nil.
  5535.  
  5536.     * psgml/psgml-charent.el (sgml-display-char-list-filename): Move
  5537.     iso88591.map to a proper location.
  5538.  
  5539.     * prim/sound.el (load-sound-file): Make sure sound files are read
  5540.     as binary files.
  5541.  
  5542. Tue Apr 22 02:05:38 1997  Steven L Baur  <steve@altair.xemacs.org>
  5543.  
  5544.     * packages/vc.el (vc-directory): Set text properties.
  5545.  
  5546.     * psgml/psgml-xemacs.el (sgml-xemacs-get-popup-value): Allow for
  5547.     interactive commands.
  5548.  
  5549. Mon Apr 21 15:15:12 1997  Steven L Baur  <steve@altair.xemacs.org>
  5550.  
  5551.     * prim/minibuf.el (input-error): New error type.
  5552.     (read-from-minibuffer): Use it.
  5553.  
  5554.     * comint/comint.el (comint-exec-hook): Do not Customize due to
  5555.     interactions with setting language environment in MULE.
  5556.  
  5557. Sun Apr 20 09:36:19 1997  Steven L Baur  <steve@altair.xemacs.org>
  5558.  
  5559.     * packages/info.el (Info-footnote-tag): Changing the footnote tag
  5560.     from the default "Note" is broken.
  5561.  
  5562. Tue Apr 22 07:01:20 1997  Hrvoje Niksic  <hniksic@srce.hr>
  5563.  
  5564.     * prim/keydefs.el (global-map): Bind it to `C-z'.
  5565.  
  5566.     * prim/frame.el (suspend-emacs-or-iconify-frame): New function.
  5567.  
  5568. Fri Apr 18 16:45:07 1997  Steven L Baur  <steve@altair.xemacs.org>
  5569.  
  5570.     * utils/skeleton.el (skeleton-pair-insert-maybe): Guard test with
  5571.     existence check on mark-active too.
  5572.     (skeleton-proxy): Ditto.
  5573.     (skeleton-proxy-new): Ditto.
  5574.  
  5575. Fri Apr 18 09:26:24 1997  Dave Gillespie <daveg@synaptics.com>
  5576.  
  5577.     * cl/cl-macs.el (values): New setf-method.
  5578.  
  5579. Thu Apr 17 21:29:57 1997  Bob Weiner <weiner@infodock.com>
  5580.  
  5581.     * packages/avoid.el (mouse-avoidance-kbd-command): Correct
  5582.     detection of keypress.
  5583.  
  5584. Thu Apr 17 21:20:04 1997  Michael McNamara  <mac@silicon-sorcery.com>
  5585.  
  5586.     * modes/verilog-mode.el: Changes to 2.25
  5587.     1) Autoindent a new declaration according to the previous
  5588.        declaration, if any. Only use the previous one, don't try to re
  5589.        line things up.
  5590.     2) Include "Customize Verilog-Mode" in the Verilog menu bar. Make it
  5591.        safe to do so, even if the underlying emacs does not yet support
  5592.        custom.
  5593.     3) Include keybinding C-c C-b for reporting bugs.
  5594.     4) Include keybinding C-c i for reindenting declarations.
  5595.  
  5596.     * modes/verilog-mode.el: Changes to 2.24
  5597.     Cleaned up menubar items; added submit bug report there, for
  5598.     example.
  5599.  
  5600.     * modes/verilog-mode.el: Changes to 2.23
  5601.     1) Support custom (XEmacs) or defvar method of customization.
  5602.     2) fix verilog-pretty declarations
  5603.     3) add support so folks turning up the complexity of commenting don't
  5604.        get errors (they don't get any more complexity either)
  5605.  
  5606.     * modes/verilog-mode.el: Changes to 2.22
  5607.     1) Moved installation hints to the web page.
  5608.     2) Added support for XEmacs's custom variable setting package.
  5609.     3) Added variables to separatly control indentation of
  5610.         module level items (always, initial. etc)
  5611.         declarations
  5612.         behavorial (the begin in the task & function declaration
  5613.     4) Attempted to shorten comments and lisp so that the %@* NT
  5614.        mailers won't turn long comments into extra code.
  5615.     5) Used make-regexp to optimize many regular expressions so that they
  5616.        are no longer backtrack.
  5617.     6) fixed bugs
  5618.      a) a newline on a blank line no longer generates two new lines.
  5619.      b) a semicolon on a comment no longer auto indents
  5620.      c) lines like ''else if (a) begin''
  5621.         no longer confuse auto commenter
  5622.      d) a number of other bugs which fail to come to mind...
  5623.     7) Added support for menu pulldowns on FSF and XEmacs
  5624.     8) Added support for XEmacs v20
  5625.     9) Changed verilog-comment-region to insert comments that Verilog-XL
  5626.        doesn't b*tch about.
  5627.     10) Eliminated auto lineup of declarations upon typing newline of
  5628.        semicolon. (Cheers all around) Now instead there is a command, and
  5629.        also a menu pulldown, which lines up indentations around point.
  5630.     11) Added verilog-submit-bug-report
  5631.  
  5632. Mon Apr 14 13:06:10 1997  Steven L Baur  <steve@altair.xemacs.org>
  5633.  
  5634.     * utils/autoload.el (generate-file-autoloads-1): Turn off local
  5635.     variable processing.
  5636.  
  5637.     * prim/files.el (hack-local-variables-prop-line): Respect setting
  5638.     of enable-local-variables.
  5639.  
  5640.     * vm/vm-startup.el (vm-session-initialization): Remove for
  5641.     production version.
  5642.  
  5643.     * utils/smtpmail.el (smtpmail-send-it): Forgot quote.
  5644.     (smtpmail-deduce-address-list): case-fold-search mistakenly set
  5645.     before buffer change.
  5646.  
  5647. Sun Apr 13 14:49:34 1997  Steven L Baur  <steve@altair.xemacs.org>
  5648.  
  5649.     * x11/x-menubar.el (default-menubar): Added `send-pr' to Help
  5650.     menu.
  5651.  
  5652.     * modes/make-mode.el (makefile-font-lock-keywords): Correct old,
  5653.     restored :-( 19.14 makefile-space-face lossage.
  5654.  
  5655. Sat Apr 12 23:20:31 1997  David Moore  <dmoore@ucsd.edu>
  5656.  
  5657.     * packages/font-lock.el (c-font-lock-keywords-1): Performance
  5658.     tuned regexps.
  5659.  
  5660. Sat Apr 12 21:32:37 1997  Steven L Baur  <steve@altair.xemacs.org>
  5661.  
  5662.     * prim/about.el (about-xemacs): Update printed release date.
  5663.  
  5664.     * calendar/appt.el (install-display-time-hook): Friends don't let
  5665.     Friends quote lambda functions.
  5666.  
  5667. Fri Apr 11 11:50:14 1997  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
  5668.  
  5669.     * tm/tm-vm.el: tm-vm/use-original-url-button:
  5670.       - Default is now t (principle of least surprise).
  5671.     (tm-vm/build-preview-buffer):
  5672.       - Bind vm-message-pointer in Preview-buffer.
  5673.       - X-Face was not displayed for a certain set of enabling variables.
  5674.     Calls to (vm-xemacs-p) were removed.
  5675.  
  5676. Sat Apr 12 05:27:56 1997  Steven L Baur  <steve@altair.xemacs.org>
  5677.  
  5678.     * modes/list-mode.el (list-mode-item-mouse-selected): Sometimes
  5679.     event-closest-point returns nil.
  5680.  
  5681.     * comint/telnet.el (telnet-check-software-type-initialize):
  5682.     Restore 19.14 initialization of telnet-prompt-pattern for Unix.
  5683.     (rsh): Allow a way to get back old password-less behavior.
  5684.  
  5685.     * edebug/edebug.el (edebug-read-and-maybe-wrap-form): Protect
  5686.     against pathological recursive calls.
  5687.  
  5688.     * prim/loadup.el: add cus-start as dumped package.
  5689.  
  5690.     * packages/vc.el (vc-directory): Dired requires a list not a
  5691.     string of space separated names.
  5692.  
  5693.     * utils/live-icon.el (live-icon-colour-name-from-face): `face' may 
  5694.     be a list of faces since it is generated by `extent-face'.
  5695.  
  5696. Fri Apr 11 21:12:57 1997  Steven L Baur  <steve@altair.xemacs.org>
  5697.  
  5698.     * packages/ispell.el: Don't attempt creation of the menubar unless 
  5699.     XEmacs has been compiled with menubars.
  5700.  
  5701.     * prim/simple.el (yank-pop): mark-marker needs optional force
  5702.     parameter to activate the region (suggested by Jamie Zawinski).
  5703.  
  5704. Fri Apr 11 17:47:26 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
  5705.  
  5706.     * packages/apropos.el (apropos): Add support for faces, widgets,
  5707.     and user options.
  5708.     (apropos-print): Ditto.
  5709.  
  5710. Fri Apr 11 01:23:45 1997  Steven L Baur  <steve@altair.xemacs.org>
  5711.  
  5712.     * prim/loadup.el (running-xemacs): Declare.  This variable is the
  5713.     new canonical way of determining whether you're running under
  5714.     XEmacs.
  5715.  
  5716. Thu Apr 10 13:23:14 1997  Steven L Baur  <steve@altair.xemacs.org>
  5717.  
  5718.     * packages/font-lock.el (font-lock-apply-highlight): Remove
  5719.     support for back to back font hack (and restore correct
  5720.     fontification of `int a, b, c;').  Patch from Anders Lindgren.
  5721.  
  5722.     * prim/about.el (about-xemacs-xref): Forgot to link David Moore's
  5723.     picture (oops).
  5724.  
  5725. Thu Apr 10 12:30:29 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
  5726.  
  5727.     * efs/dired-faces.el (dired): Move to environment group.
  5728.  
  5729. Wed Apr  9 19:45:46 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
  5730.  
  5731.     * x11/x-menubar.el (default-menubar): Inline definition of
  5732.     customize menu.
  5733.  
  5734. Wed Apr  9 10:45:54 1997  Steven L Baur  <steve@altair.xemacs.org>
  5735.  
  5736.     * prim/about.el (about-xemacs-xref): Add Jan Vroonhof to list of
  5737.     contributors.
  5738.     (about-xemacs-xref): Add MORIOKA Tomohiko's bio.
  5739.     (about-xemacs-xref): Add Per Abrahamsen.
  5740.  
  5741. Tue Apr  8 12:57:05 1997  Steven L Baur  <steve@altair.xemacs.org>
  5742.  
  5743.     * modes/lisp-mode.el (eval-defun): Evaluate defcustom in defconst
  5744.     style instead of defvar style (patch derived from Emacs 19.35/Lars 
  5745.     Magne Ingebrigtsen).
  5746.  
  5747. Mon Apr  7 16:38:43 1997  Steven L Baur  <steve@altair.xemacs.org>
  5748.  
  5749.     * prim/frame.el (temp-buffer-shrink-to-fit): Default to nil since
  5750.     this feature has gotten broken.
  5751.  
  5752. Sun Apr  6 06:56:03 1997  Steven L Baur  <steve@altair.xemacs.org>
  5753.  
  5754.     * modes/outl-mouse.el (outline-down-arrow-mask): Set up arrow
  5755.     glyphs to display on when no X11 support is available.
  5756.  
  5757.     * modes/outline.el (outline-install-menubar): short circuit if no
  5758.     menubars are available.
  5759.  
  5760.     * x11/x-menubar.el (default-menubar): Use xmine not mine.
  5761.  
  5762.     * prim/help.el (describe-variable): Some doc strings weren't being 
  5763.     terminated with a newline.
  5764.  
  5765. Sat Apr  5 20:20:00 1997  Steven L Baur  <steve@altair.xemacs.org>
  5766.  
  5767.     * prim/about.el (about-xemacs-xref): Correct Jareth Hein's links.
  5768.  
  5769. Sat Apr  5 13:18:05 1997  Tomasz J. Cholewo  <t.cholewo@ieee.org>
  5770.  
  5771.     * packages/etags.el (tags-query-replace): Fixed DELIMITED argument 
  5772.     bug.  `with-caps-disable-folding' moved to isearch-mode.el.
  5773.  
  5774.     * packages/info.el (Info-search): Use `with-caps-disable-folding'.
  5775.  
  5776. Sat Apr  5 09:32:43 1997  Steven L Baur  <steve@altair.xemacs.org>
  5777.  
  5778.     * utils/finder-inf.el: Regenerated.
  5779.  
  5780.     * utils/finder.el (finder-known-keywords): Add mule keyword.
  5781.  
  5782. Tue Apr  1 14:08:04 1997  Steven L Baur  <steve@altair.xemacs.org>
  5783.  
  5784.     * prim/winnt.el: New file.  Derived from Emacs 19.34, adapted by
  5785.     Marc Paquette.
  5786.  
  5787.     * prim/faces.el (set-face-stipple): Allow usage of a pixmap
  5788.     (suggested by Per Abrahamsen).
  5789.  
  5790.     * mule/canna.el (running-xemacs): Move to the top.
  5791.  
  5792.     * prim/cmdloop.el (y-or-n-p-minibuf): Add protection in case user
  5793.     hits something that can't be bound to a key.
  5794.  
  5795. Tue Apr  1 11:25:33 1997  Martin Buchholz  <mrb@Eng.Sun.COM>
  5796.  
  5797.     * bytecomp/bytecomp.el (char-after): Correct coding of calling
  5798.     sequence.
  5799.  
  5800. Mon Mar 31 21:36:47 1997  Kyle Jones  <kyle_jones@wonderworks.com>
  5801.  
  5802.     * prim/faces.el (set-face-stipple): New function.
  5803.  
  5804. Sat Mar 29 14:52:02 1997  Steven L Baur  <steve@altair.xemacs.org>
  5805.  
  5806.     * gnats/send-pr.el (send-pr:submit-pr): Pass send-pr:datadir in
  5807.     the environment to send-pr.
  5808.     (send-pr::insert-template): Ditto.
  5809.     (send-pr:default-site): Default submission address is at xemacs.org.
  5810.  
  5811. Fri Jul 19 12:01:51 1996  Christoph Wedler  <wedler@fmi.uni-passau.de>
  5812.  
  5813.     * packages/info.el (Info-elisp-ref): Look first in lispref, then
  5814.     elisp.
  5815.  
  5816.     * packages/func-menu.el (fume-function-name-regexp-bibtex): `,'
  5817.     isn't allowed.
  5818.  
  5819.     * packages/etags.el (list-tags): Interactive argument should be an
  5820.     existing file name.
  5821.  
  5822. Wed Mar 26 22:33:40 1997  Steven L Baur  <steve@altair.xemacs.org>
  5823.  
  5824.     * Remove ns lisp directory.
  5825.     * Remove vms lisp directory.
  5826.  
  5827. Tue Mar 25 12:22:57 1997  Steven L Baur  <steve@altair.xemacs.org>
  5828.  
  5829.     * prim/files.el (file-remote-p): Update doc string.
  5830.  
  5831.     * packages/terminal.el (te-stty-string): Fix definition for Linux.
  5832.  
  5833. Mon Mar 24 23:43:53 1997  Steven L Baur  <steve@altair.xemacs.org>
  5834.  
  5835.     * prim/files.el (file-remote-p): Correct documentation and allow
  5836.     for `allow-remote-paths' to control loading of efs.
  5837.  
  5838. Sun Mar 23 16:58:08 1997  Tomasz J. Cholewo  <t.cholewo@ieee.org>
  5839.  
  5840.     * packages/etags.el (with-caps-disable-folding): New macro.
  5841.     (find-tag-internal): Use it.
  5842.     (tags-search): Use it.
  5843.     (tags-query-replace): Use it.  Case bug corrected.
  5844.  
  5845. Mon Mar 24 00:47:38 1997  Steven L Baur  <steve@altair.xemacs.org>
  5846.  
  5847.     * x11/x-menubar.el (popup-mode-menu): Change guard when stripping
  5848.     keywords to be more robust.
  5849.  
  5850. Sun Mar 23 00:26:53 1997  Steven L Baur  <steve@altair.xemacs.org>
  5851.  
  5852.     * prim/startup.el (splash-hack-version-string): Correct for case
  5853.     of hosts with '-' in the names.
  5854.  
  5855. Sat Mar 22 14:25:47 1997  Tomasz J. Cholewo  <t.cholewo@ieee.org>
  5856.  
  5857.     * modes/sendmail.el (user-mail-address): Require cus-edit.
  5858.     Fix when scope.
  5859.  
  5860. Sat Mar 22 14:25:47 1997  Tomasz J. Cholewo  <t.cholewo@ieee.org>
  5861.  
  5862.     * calendar/diary-lib.el (diary-countdown): New function.
  5863.     (fancy-diary-display): Use modeline-buffer-identification.
  5864.  
  5865.     * calendar/appt.el (appt-diary-entries): Do not display diary.
  5866.     (appt-check): Display diary buffer at midnight.  
  5867.     
  5868. Fri Mar 21 19:16:46 1997  Steven L Baur  <steve@altair.xemacs.org>
  5869.  
  5870.     * mule/mule-coding.el (enable-multibyte-characters): MULE
  5871.     compatible variable.
  5872.  
  5873. Thu Mar 20 13:28:17 1997  Steven L Baur  <steve@altair.xemacs.org>
  5874.  
  5875.     * bytecomp/bytecomp.el (byte-compile-output-docform): Ebola fix.
  5876.     (byte-compile-lambda): Ebola fix.
  5877.  
  5878.     * prim/obsolete.el (following-char): Make this turkey obsolete.
  5879.     (preceding-char): Ditto.  (Suggested by Richard Mlynarik).
  5880.  
  5881. Wed Mar 19 10:12:09 1997  Steven L Baur  <steve@altair.xemacs.org>
  5882.  
  5883.     * modes/sendmail.el (sendmail-send-it): Use function for
  5884.     user-mail-address.
  5885.     (user-mail-address): Autoload.
  5886.  
  5887.     * pcl-cvs/pcl-cvs.el (cvs-changelog-ours-p): Use function for
  5888.     user-mail-address.
  5889.  
  5890.     * prim/startup.el (load-init-file): Only set user-mail-address if
  5891.     non-interactive.
  5892.  
  5893.     * utils/smtpmail.el (smtpmail-send-it): Use function for
  5894.     user-mail-address.
  5895.     (smtpmail-via-smtp): Ditto.
  5896.  
  5897.     * packages/add-log.el (add-log-mailing-address): Use new function
  5898.     to obtaion email address.
  5899.     (add-change-log-entry): Ditto.
  5900.  
  5901.     * prim/device.el (device-pixel-depth): New alias for
  5902.     `device-bitplanes'.
  5903.  
  5904.     * comint/comint-xemacs.el (comint): Fix typo in defgroup.
  5905.  
  5906. Tue Mar 18 11:16:28 1997  Steven L Baur  <steve@altair.xemacs.org>
  5907.  
  5908.     * prim/loadup.el: ls-lisp doesn't exist now.
  5909.  
  5910.     * comint/comint-xemacs.el (comint): Touch up fixes from Per
  5911.     Abrahamsen.
  5912.  
  5913.     * prim/glyphs.el (subwindow-image-instance-p): Change doc string
  5914.     to reflect unimplemented status.
  5915.  
  5916. Mon Mar 17 15:34:06 1997  Steven L Baur  <steve@altair.xemacs.org>
  5917.  
  5918.     * comint/comint.el (comint-input-setup): Require comint-xemacs.
  5919.  
  5920.     * utils/autoload.el (autoload-snarf-defcustom): Don't snarf from
  5921.     auto-autoloads.el.
  5922.  
  5923.     * comint/comint-xemacs.el: New file.  Contains face declarations
  5924.     for comint.
  5925.  
  5926.     * comint/comint.el: Remove inline defface.
  5927.  
  5928. Sat Mar 15 15:14:06 1997  Steven L Baur  <steve@altair.xemacs.org>
  5929.  
  5930.     * prim/loadup.el: Add prim/auto-customize.elc to dumped files.
  5931.  
  5932.     * utils/autoload.el (generated-custom-file): New variable.
  5933.     (autoload-snarf-defcustom): New function.  Grab Customization as
  5934.     we look for autoload cookies. (based on code by Per Abrahamsen).
  5935.     (update-file-autoloads): Use it.
  5936.     (autoload-save-customization): New function (based on code by Per
  5937.     Abrahamsen).
  5938.     (batch-update-autoloads): Use it.
  5939.  
  5940. Fri Mar 14 19:59:36 1997  Bob Weiner  <weiner@infodock.com>
  5941.  
  5942.     * packages/jka-compr.el (jka-compr-installed-p): Simplify.
  5943.  
  5944. Fri Mar 14 17:24:30 1997  Steven L Baur  <steve@altair.xemacs.org>
  5945.  
  5946.     * modes/sendmail.el: Correct vm macro hack.
  5947.     (query-user-mail-address): New customizable variable.
  5948.     (user-mail-address): New function, use it.  (Courtesy of Per
  5949.     Abrahamsen <abraham@dina.kvl.dk>).
  5950.  
  5951. Thu Mar 13 18:49:50 1997  Steven L Baur  <steve@altair.xemacs.org>
  5952.  
  5953.     * x11/x-menubar.el (popup-mode-menu): Do something more correct
  5954.     when combining a global popup menu and a local mode menu.
  5955.  
  5956. Thu Mar 13 08:36:35 1997  Adrian Aichner <aichner@ecf.teradyne.com>
  5957.  
  5958.     * packages/crypt.el (crypt-unix-to-dos-region): Correct DOC string.
  5959.  
  5960. Wed Mar 12 13:46:21 1997  Steven L Baur  <steve@altair.xemacs.org>
  5961.  
  5962.     * prim/obsolete.el (char=): Make alias for common lisp
  5963.     compatibility.
  5964.  
  5965. Mon Mar 10 09:44:05 1997  Steven L Baur  <steve@altair.xemacs.org>
  5966.  
  5967.     * prim/simple.el (set-fill-column): Clean up docstring.
  5968.  
  5969.     * x11/x-menubar.el (save-options-non-customized-face-list): Allow
  5970.     save-options to save faces declared with defface macro.
  5971.  
  5972.     * packages/vc.el: diff-switches is autoloaded again in diff.el.
  5973.  
  5974.     * packages/diff.el (diff-switches): Default to "-c".
  5975.  
  5976. Sun Mar  9 18:44:59 1997  Tomasz J. Cholewo  <tjchol01@mecca.spd.louisville.edu>
  5977.  
  5978.     * prim/help.el (describe-function-1): Add missing stream arguments
  5979.     to terpri and princ.
  5980.  
  5981. Sun Mar  9 15:38:29 1997  Steven L Baur  <steve@altair.xemacs.org>
  5982.  
  5983.     * prim/modeline.el (modeline-minor-mode-menu): Evaluate minor
  5984.     modes in context of correct buffer.
  5985.  
  5986.     * prim/help.el (locate-library): Synched with Emacs 19.35.
  5987.  
  5988.     * packages/icomplete.el (icomplete-get-keys): Make it work.
  5989.  
  5990.     * prim/about.el: Add Jens Lautenbacher's picture.
  5991.  
  5992. Sun Mar  9 12:38:53 1997  Noah Friedman  <friedman@prep.ai.mit.edu>
  5993.  
  5994.     * utils/eldoc.el (eldoc-pre-command-refresh-echo-area): Use
  5995.     eldoc-display-message-p, not eldoc-display-message-no-interference-p.
  5996.     
  5997. Sat Mar  8 11:20:47 1997  Steven L Baur  <steve@altair.xemacs.org>
  5998.  
  5999.     * prim/startup.el (startup-splash-frame-body): More text tweaking.
  6000.  
  6001.     * x11/x-faces.el (*try-oblique-before-italic-fonts*): New user
  6002.     variable.  Allow trying oblique fonts ahead of italic fonts (from
  6003.     Raymond Toy).
  6004.     (x-make-font-italic): Use it.
  6005.  
  6006.     * prim/obsolete.el (window-system): Make it compatible not
  6007.     obsolete.
  6008.  
  6009. Fri Oct 11 14:21:05 1996  Christoph Wedler  <wedler@fmi.uni-passau.de>
  6010.  
  6011.     * packages/hyper-apropos.el (hypropos-get-doc): Put font names etc in
  6012.     parentheses if instantiation uses fallback.
  6013.     (hypropos-face-history): New variable.
  6014.     (hyper-describe-face): New function.
  6015.     (hyper-where-is): New command.
  6016.     (hypropos-read-function-symbol): New function.
  6017.     (hyper-describe-key): New command.
  6018.     (hyper-describe-key-briefly): New command.
  6019.     (hypropos-read-variable-symbol): New function.
  6020.     (hyper-set-variable): New command.
  6021.     (hypropos-set-variable): Changed to work with buffer-locals.
  6022.  
  6023. Fri Jul 19 12:01:51 1996  Christoph Wedler  <wedler@fmi.uni-passau.de>
  6024.  
  6025.     * packages/hyper-apropos.el: Massive changes--the original knew nothing
  6026.      about buffer-locals and local-bindings.
  6027.     (hypropos-shrink-window): New user option.
  6028.     (hypropos-ref-buffer): New variable.
  6029.     (hypropos-regexp-history): New variable.
  6030.     (hyper-apropos): Better interactive version.
  6031.     (hypropos-grok-variables): Omit OBSOLETE stuff.
  6032.     (hyper-describe-variable): Additional ARG, better interactive
  6033.      version.
  6034.     (hyper-describe-function): Ditto.
  6035.     (hypropos-last-help): Without prefix arg, just display buffer.
  6036.     (hypropos-insert-face): New function.
  6037.     (hypropos-insert-keybinding): New function.
  6038.     (hypropos-get-doc): Additional ARG, display documentation for
  6039.      faces, complete change.
  6040.     (hypropos-this-symbol): Using better regexp.
  6041.  
  6042. Fri Mar  7 10:44:48 1997  Steven L Baur  <steve@altair.xemacs.org>
  6043.  
  6044.     * x11/x-menubar.el (default-menubar): Reorganize again undoing
  6045.     previous change.  Customize submenu moved to top of options menu.
  6046.     Edit faces restored to edit-faces and renamed to Browse faces.
  6047.     
  6048. Thu Mar  6 08:43:27 1997  Steven L Baur  <steve@altair.xemacs.org>
  6049.  
  6050.     * x11/x-menubar.el (options-menu): New variable.
  6051.     (default-menubar): Use it.
  6052.  
  6053.     * prim/about.el (view-less): Explicit require.
  6054.  
  6055. Wed Mar  5 18:03:02 1997  Steven L Baur  <steve@altair.xemacs.org>
  6056.  
  6057.     * prim/cleantree.el: New file based on suggestion by David Moore,
  6058.     and derived from Gnus nnml code.
  6059.  
  6060. Tue Mar  4 01:19:37 1997  Hrvoje Niksic  <hniksic@srce.hr>
  6061.  
  6062.     * edebug/edebug.el (edebug-compute-previous-result): Don't treat
  6063.      numbers as chars.
  6064.  
  6065. Wed Mar  5 10:11:55 1997  Steven L Baur  <steve@altair.xemacs.org>
  6066.  
  6067.     * prim/startup.el (splash-hack-version-string): New function to
  6068.     narrow the output of (emacs-version) for the splash screen.
  6069.     (splash-frame-present): Use it.
  6070.  
  6071. Tue Mar  4 19:52:10 1997  Steven L Baur  <steve@altair.xemacs.org>
  6072.  
  6073.     * packages/supercite.el (sc-name-filter-alist): (Idea from Bob
  6074.     Weiner).  Update to handle names like Michael Sperber
  6075.     [Mr. Preprocessor].
  6076.  
  6077. Mon Mar  3 17:50:04 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
  6078.  
  6079.     * prim/faces.el (init-face-from-resources): New variable.
  6080.     (init-face-from-resources): Use it.
  6081.     (init-device-faces): Use it.
  6082.     (init-frame-faces): Use it.
  6083.     (make-empty-face): New function.
  6084.  
  6085.     * x11/x-faces.el (x-init-face-from-resources): Made second
  6086.     argument optional, and added a third argument.
  6087.     (make-face-x-resource-internal): New alias.
  6088.  
  6089. Mon Mar  3 14:45:16 1997  Steven L Baur  <steve@altair.xemacs.org>
  6090.  
  6091.     * prim/loadup.el: Remove custom.elc.
  6092.  
  6093.     * prim/simple.el (newline): Attempt to not add newline to a
  6094.     previous end-open extent.
  6095.  
  6096. Sun Mar  2 10:10:31 1997  Steven L Baur  <steve@altair.xemacs.org>
  6097.  
  6098.     * hm--html-menus/tmpl-minor-mode.el (tmpl-sign): Remove nul byte.
  6099.  
  6100.     * site-load.el: Move site-packages to the top level.
  6101.  
  6102. Sun Mar  2 01:37:04 1997  Hrvoje Niksic  <hniksic@srce.hr>
  6103.  
  6104.     * utils/mail-extr.el (all-top-level-domains): Added "hr" domain.
  6105.  
  6106.     * packages/ps-print.el (ps-print-color-p): Default to nil.
  6107.  
  6108.     * x11/x-menubar.el (default-menubar): Changed menubar entry for
  6109.     color printing.
  6110.  
  6111.     * prim/faces.el (init-other-random-faces): Use gray65 for
  6112.     zmacs-region and primary-selection background.
  6113.  
  6114.     * x11/x-faces.el (x-init-global-faces): New default background
  6115.     gray80.
  6116.  
  6117. Sat Mar  1 14:38:14 1997  Hrvoje Niksic  <hniksic@srce.hr>
  6118.  
  6119.     * packages/diff.el: (diff): Autoload.
  6120.     (diff-backup): Autoload.
  6121.     (diff-switches): Autoload.
  6122.  
  6123. Sat Mar  1 01:09:08 1997  Steven L Baur  <steve@altair.xemacs.org>
  6124.  
  6125.     * packages/tar-mode.el (tar-mode-map): Removed extraneous C-c
  6126.     binding of tar-copy.
  6127.  
  6128.     * prim/keydefs.el: Don't disable upcase-region and
  6129.     downcase-region.
  6130.  
  6131. Fri Feb 28 11:22:29 1997  Steven L Baur  <steve@altair.xemacs.org>
  6132.  
  6133.     * prim/obsolete.el (char-to-int): Define as alias to `char-int'.
  6134.  
  6135.     * prim/help.el (describe-function-1): Show annotation contents if
  6136.     they exist.
  6137.  
  6138.     * packages/man.el (Manual-mode): Don't turn off scrollbars if
  6139.     XEmacs doesn't have them to begin with.
  6140.  
  6141.     * prim/keydefs.el: Don't disable eval-expression by default now
  6142.     that it is harder to type.
  6143.  
  6144. Thu Feb 27 13:06:41 1997  Steven L Baur  <steve@altair.xemacs.org>
  6145.  
  6146.     * prim/subr.el (with-string-as-buffer-contents): Moved from
  6147.     mule/mule-coding.el.
  6148.  
  6149.     * mule/mule-coding.el: Remove with-string-as-buffer-contents.
  6150.  
  6151.     * prim/format.el (format-insert-file): Correct wrong order of args
  6152.     passed to format-decode.
  6153.  
  6154.     * prim/startup.el (load-user-init-file): Allow XEmacs to read a
  6155.     bytecompiled .emacs if it exists.
  6156.  
  6157. Thu Feb 27 17:41:57 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
  6158.  
  6159.     * subr.el (eval-after-load): Enable.
  6160.     (eval-next-after-load): Ditto.
  6161.  
  6162. Thu Feb 27 10:59:05 1997  Steven L Baur  <steve@altair.xemacs.org>
  6163.  
  6164.     * prim/subr.el (with-temp-buffer): New function from Emacs 19.35,
  6165.     courtesy of Erik Naggum  <erik@naggum.no>.
  6166.  
  6167. Fri Feb 28 22:17:03 1997  Hrvoje Niksic  <hniksic@srce.hr>
  6168.  
  6169.     * prim/isearch-mode.el: Added "_" to the `interactive' forms of
  6170.      most functions.
  6171.     (isearch-mode-map): Define M-y.
  6172.     (isearch-yank-kill): New function.
  6173.  
  6174.     * prim/keydefs.el: Don't bind `C-x C-n' to `set-goal-column';
  6175.      don't disable `set-goal-column'.
  6176.  
  6177.     * mule/mule-init.el (ctl-x-map): Use `C-x C-n' as mule-prefix,
  6178.     instead of `C-x C-k'.
  6179.  
  6180. Wed Feb 26 18:09:56 1997  Andreas Jaeger <aj@arthur.pfalz.de>
  6181.  
  6182.     * x11/x-menubar.el (default-menubar): `FAQ' should be `FAQ
  6183.     (local)' in Help menu.
  6184.  
  6185. Mon Feb 24 18:33:38 1997  Martin Buchholz  <mrb@eng.sun.com>
  6186.  
  6187.     * mule/mule-debug.el (describe-coding-system): Ported from
  6188.     Mule to XEmacs.
  6189.  
  6190.     * mule/mule-x-init.el (x-use-halfwidth-roman-font): New
  6191.     function:
  6192.      "Maybe set charset registry of the 'ascii charset to ROMAN-REGISTRY.
  6193.  
  6194.     Do this only if:
  6195.      - the current display is an X device
  6196.      - the displayed width of FULLWIDTH-CHARSET is twice the displayed
  6197.        width of the 'ascii charset, but only when using ROMAN-REGISTRY.
  6198.  
  6199.     Traditionally, Asian characters have been displayed so that they
  6200.     occupy exactly twice the screen space of ASCII (`halfwidth')
  6201.     characters.  On many systems, e.g. Sun CDE systems, this can only be
  6202.     achieved by using a national variant roman font to display ASCII."
  6203.  
  6204. Sun Feb 23 12:56:28 1997  Steven L Baur  <steve@altair.xemacs.org>
  6205.  
  6206.     * edebug/edebug.el: Synch up with Emacs 19.34.
  6207.  
  6208.     * prim/itimer-autosave.el (auto-save-timeout): Increase to 960.
  6209.  
  6210. Sat Feb 22 17:11:31 1997  Steven L Baur  <steve@altair.xemacs.org>
  6211.  
  6212.     * prim/loadup.el:  Dump new file itimer-autosave.el.
  6213.  
  6214. Sat Feb 22 17:06:32 1997  Kyle Jones  <kyle_jones@wonderworks.com>
  6215.  
  6216.     * prim/itimer.el: Cleanup, removal of autosave cruft.
  6217.  
  6218. Fri Feb 21 09:41:44 1997  Steven L Baur  <steve@altair.xemacs.org>
  6219.  
  6220.     * prim/simple.el (line-move-ignore-invisible): Reverse previous
  6221.     change to make this default to nil again.
  6222.  
  6223. Thu Feb 20 14:30:50 1997  Jamie Zawinski  <jwz@netscape.com>
  6224.  
  6225.     * prim/files.el (hack-local-variables-prop-line): New version.
  6226.  
  6227. Thu Feb 20 11:14:22 1997  Steven L Baur  <steve@altair.xemacs.org>
  6228.  
  6229.     * prim/files.el: Delete definition of dired-kept-versions.
  6230.  
  6231.     * prim/about.el (about-xemacs-xref): Added Kyle's picture. :-)
  6232.  
  6233. Wed Feb 19 15:47:47 1997  Steven L Baur  <steve@altair.xemacs.org>
  6234.  
  6235.     * packages/vc.el (diff-switches): Restore since this global
  6236.     variable went away with the passing of ange-ftp.
  6237.  
  6238.     * utils/autoload.el (generate-file-autoloads-1): Don't let
  6239.     find-file-hooks be run.
  6240.     (update-file-autoloads): Ditto.
  6241.     (update-autoloads-from-directory): Ditto.
  6242.  
  6243.     * x11/x-menubar.el (default-menubar): Correct unguarded reference
  6244.     to fast-lock-mode variable.
  6245.  
  6246. Wed Feb 19 08:04:02 1997  Noah Friedman  <friedman@prep.ai.mit.edu>
  6247.  
  6248.     * utils/eldoc.el (eldoc-message-commands): Doc fixes.
  6249.     (eldoc-message): Make function, not macro.
  6250.  
  6251.     * utils/eldoc.el (eldoc-last-message): New internal variable.
  6252.     (eldoc-mode): Initialize it to nil.
  6253.     (eldoc-message): Use it.
  6254.     (eldoc-print-current-symbol-info): Use it.
  6255.  
  6256.     * utils/eldoc.el (eldoc-pre-command-refresh-echo-area): New function.
  6257.     (eldoc-mode): Put it on pre-command-hook if in XEmacs or using
  6258.     idle timers in Emacs.
  6259.  
  6260.     * utils/eldoc.el (eldoc-message-commands-table-size): New constant.
  6261.     (eldoc-add-command): Use it to initialize eldoc-message-commands.
  6262.  
  6263.     * utils/eldoc.el (eldoc-display-message-no-interference-p): New
  6264.     function.
  6265.     (eldoc-display-message-p): Use it.
  6266.  
  6267.     * utils/eldoc.el (eldoc-print-fnsym-args, eldoc-print-var-docstring):
  6268.     Arg sym no longer optional.
  6269.     Do not initialize arg if nil.
  6270.  
  6271.     * utils/eldoc.el (eldoc-forward-sexp-safe): Function deleted.
  6272.     (eldoc-beginning-of-sexp): New function.
  6273.     (eldoc-fnsym-in-current-sexp): Use eldoc-beginning-of-sexp.
  6274.     Use eldoc-current-symbol to get symbol at point.
  6275.  
  6276.     * utils/eldoc.el
  6277.     (eldoc-function-argstring-from-docstring-method-table): Forge
  6278.      docstrings for `and', `or', `list', `+', and `-'.
  6279.  
  6280.     * utils/eldoc.el (eldoc-add-command-completions): New function.
  6281.     (eldoc-add-command): Take list of args.
  6282.     No longer interactive.
  6283.     (eldoc-remove-command-completions): New function.
  6284.     (eldoc-remove-command): Take list of args.
  6285.     No longer interactive.
  6286.  
  6287.     * utils/eldoc.el: Initialize eldoc-message-commands using
  6288.     eldoc-add-command-completions.
  6289.  
  6290.     * utils/eldoc.el (eldoc-display-message-p): New function.
  6291.     Return nil if cursor-in-echo-area, or using idle timers and a
  6292.     command is still active.
  6293.     (eldoc-print-current-symbol-info): Use eldoc-display-message-p.
  6294.  
  6295. Tue Feb 18 14:20:01 1997  David Byers  <davby@ida.liu.se>
  6296.  
  6297.     * packages/paren.el (paren-highlight): Minor typo correction.
  6298.  
  6299. Tue Feb 18 13:05:33 1997  Steven L Baur  <steve@altair.xemacs.org>
  6300.  
  6301.     * prim/loadup.el: Dump new file custom-xmas.
  6302.  
  6303. Mon Feb 17 21:01:38 1997  Steven L Baur  <steve@altair.xemacs.org>
  6304.  
  6305.     * prim/help.el (function-compatible-p): New function.
  6306.     (function-compatibility-doc): New function.
  6307.     (describe-function-1): Use them.
  6308.     (variable-compatible-p): New function.
  6309.     (variable-compatibility-doc): New function.
  6310.     (describe-variable): Use them.
  6311.  
  6312. Mon Feb 17 19:12:55 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
  6313.  
  6314.     * prim/obsolete.el (x-color-values): Added for Emacs
  6315.     compatibility.
  6316.  
  6317. Mon Feb 17 18:11:24 1997  Michael Kifer  <kifer@CS.SunySB.EDU>
  6318.  
  6319.     * prim/files.el (file-remote-p): Force load of EFS if not already
  6320.     loaded.
  6321.  
  6322. Mon Feb 17 17:45:23 1997  Bob Weiner  <weiner@infodock.com>
  6323.  
  6324.     * modes/lisp-mode.el (eval-last-sexp): Do something special if
  6325.     evaluating (interactive ...).
  6326.  
  6327. Sun Feb 16 21:49:18 1997  Bjorn Victor  <Bjorn.Victor@DoCS.UU.SE>
  6328.  
  6329.     * utils/facemenu.el (facemenu-adjust-face-sizes): Strip size when
  6330.     face is neither nil nor cons.
  6331.  
  6332. Sun Feb 16 14:26:03 1997  Steven L Baur  <steve@altair.xemacs.org>
  6333.  
  6334.     * prim/loadup.el: Try not dumping font.elc.
  6335.  
  6336.     * prim/obsolete.el (display-column-mode): Remove column.el and
  6337.     leave a forwarding address.
  6338.  
  6339. Sat Feb 15 23:21:11 1997  Kyle Jones  <kyle_jones@wonderworks.com>
  6340.  
  6341.     * prim/minibuf.el (read-from-minibuffer): Don't put evaluated
  6342.     expressions in the minibuffer history list.
  6343.  
  6344. Sat Feb 15 22:57:11 1997  Steven L Baur  <steve@altair.xemacs.org>
  6345.  
  6346.     * packages/scroll-in-place.el (scroll-signal-boundary-error):
  6347.     Allow user to suspend error signals.
  6348.  
  6349. Sat Feb 15 21:43:49 1997  John Turner  <turner@branagh.ta52.lanl.gov>
  6350.  
  6351.     * packages/column.el (current-line): Correct defaults for starting
  6352.     at 1, remove an obsolete variable.
  6353.  
  6354. Sat Feb 15 20:17:46 1997  Hal Peterson  <hrp@netstar.com>
  6355.  
  6356.     * packages/vc.el (vc-backend-print-log): Change `cvs rlog' to
  6357.     `cvs log'
  6358.  
  6359. Mon Feb 17 02:01:27 1997  Hrvoje Niksic  <hniksic@bjesomar.srce.hr>
  6360.  
  6361.     * utils/edmacro.el (edmacro-format-keys): Would bug out on empty
  6362.      macro.
  6363.  
  6364. Mon Feb 17 02:01:27 1997  Hrvoje Niksic  <hniksic@bjesomar.srce.hr>
  6365.  
  6366.     * utils/edmacro.el (edmacro-format-keys): Would bug out on empty
  6367.      macro.
  6368.     (edmacro-fix-menu-commands): Would bug out on 'control, etc.
  6369.     (edmacro-events-to-keys): New function.
  6370.     (edmacro-format-keys): Use it.
  6371.     (edmacro-finish-edit): Compare to macros, not strings.
  6372.     (edmacro-fkeys): New function.
  6373.     (edmacro-format-keys): Use it.
  6374.     (edit-kbd-macro): Tweak.
  6375.  
  6376. Sat Feb 15 13:58:14 1997  Kyle Jones  <kyle_jones@wonderworks.com>
  6377.  
  6378.     * packages/info.el: Don't call switch-to-buffer if the Info frame
  6379.     is being deleted.
  6380.  
  6381. Sat Feb 15 12:07:46 1997  Steven L Baur  <steve@altair.xemacs.org>
  6382.  
  6383.     * prim/simple.el (previous-line): Allow escape from signaled error
  6384.     on buffer boundary.
  6385.     (next-line): Ditto.
  6386.  
  6387. Sat Feb 15 11:05:29 1997  Kyle Jones  <kyle_jones@wonderworks.com>
  6388.     * utils/redo.el: made before and after status messages so that
  6389.     the user is aware if a long action is still being processed.
  6390.     
  6391.     rolled version number up to 1.00, since the package seems to be
  6392.     stable.
  6393.  
  6394.     cosmetic changes so the file could be included in the XEmacs
  6395.     distribution.
  6396.     
  6397. Sat Feb 15 11:13:05 1997  Hrvoje Niksic  <hniksic@srce.hr>
  6398.  
  6399.     * prim/simple.el (line-move-ignore-invisible): Change default to
  6400.     t.
  6401.  
  6402. Sat Feb 15 01:04:21 1997  Hrvoje Niksic  <hniksic@bjesomar.srce.hr>
  6403.  
  6404.     * prim/macros.el: Removed.  Superseded by new version in
  6405.     edmacro.el.
  6406.  
  6407. Fri Feb 14 23:29:16 1997  Adrian Aichner  <aichner@ecf.teradyne.com>
  6408.  
  6409.     * modes/executable.el (executable-set-magic): Correct for the #!
  6410.     getting lost.
  6411.  
  6412. Fri Feb 14 23:10:58 1997  Steven L Baur  <steve@altair.xemacs.org>
  6413.  
  6414.     * prim/modeline.el (modeline-modified-map): Call
  6415.     vc-toggle-read-only instead of toggle-read-only to be consistent
  6416.     with override of `C-x C-q'.
  6417.  
  6418. Fri Feb 14 16:11:10 1997  Jonathon Edwards  <edwards@intranet.com>
  6419.  
  6420.     * packages/blink-cursor.el (blink-cursor-post-command-hook): stop
  6421.     cursor blink momentarily after receiving user input.
  6422.  
  6423. Fri Feb 14 15:26:38 1997  Jacques Duthen  <duthen@club-internet.fr>
  6424.  
  6425.     * x11/x-menubar.el (default-menubar): mine goes into games menu.
  6426.  
  6427. Thu Feb 13 22:16:09 1997  Michael Sperber  <sperber@informatik.uni-tuebingen.de>
  6428.  
  6429.     * prim/files.el (recover-session-finish): Modify for efs.
  6430.  
  6431. Thu Feb 13 21:23:07 1997  Steven L Baur  <steve@altair.xemacs.org>
  6432.  
  6433.     * prim/files.el (file-remote-p): New function.
  6434.  
  6435.     * sunpro/sunpro-load.el: Do not dump mime-setup under any
  6436.     circumstances.
  6437.  
  6438. Thu Feb 13 17:58:09 1997  Richard Mlynarik  <mly@adoc.xerox.com>
  6439.  
  6440.     * prim/obsolete.el (insert-before-markers-and-inherit): Correct
  6441.     typo.
  6442.  
  6443. Wed Feb 12 17:48:59 1997  Steven L Baur  <steve@altair.xemacs.org>
  6444.  
  6445.     * comint/gdb.el (gdb-control-c-subjob): Nuke this loser.
  6446.  
  6447. Wed Feb 12 13:58:01 1997  Hrvoje Niksic  <hniksic@bjesomar.srce.hr>
  6448.  
  6449.     * utils/edmacro.el: New file.
  6450.  
  6451. Wed Feb 12 09:00:48 1997  Steven L Baur  <steve@altair.xemacs.org>
  6452.  
  6453.     * prim/sound.el (load-sound-file): Update documentation of
  6454.     restrictions on what machines XEmacs can play sound on.
  6455.  
  6456. Tue Feb 11 09:39:25 1997  Steven L Baur  <steve@altair.xemacs.org>
  6457.  
  6458.     * prim/glyphs.el (init-glyphs): Correct autodetection to find
  6459.     GIF89.  Look for PNG.
  6460.  
  6461. Mon Feb 10 21:37:54 1997  Steven L Baur  <steve@altair.xemacs.org>
  6462.  
  6463.     * prim/frame.el (show-temp-buffer-in-current-frame): Conditional
  6464.     shrink-to-fit behavior on `temp-buffer-shrink-to-fit'.
  6465.  
  6466.     * packages/apropos.el (apropos-print): Ditto.
  6467.  
  6468.     * prim/lisp.el (lisp-complete-symbol): Ditto.
  6469.  
  6470.     * prim/help.el (with-displaying-help-buffer): Ditto.
  6471.  
  6472. Mon Feb 10 20:58:19 1997  Hrvoje Niksic  <hniksic@bjesomar.srce.hr>
  6473.  
  6474.     * x11/x-toolbar.el: Allow customization of toolbar functions by
  6475.     customizable variables.
  6476.  
  6477. Mon Feb 10 14:58:05 1997  Greg Klanderman  <greg@alphatech.com>
  6478.  
  6479.     * comint/gdb.el (gdb-mode): Correct setting of obsolete hook.
  6480.  
  6481. Sun Feb  9 19:55:03 1997  Steven L Baur  <steve@altair.xemacs.org>
  6482.  
  6483.     * prim/obsolete.el (define-compatible-variable-alias): New function.
  6484.     (define-compatible-variable-alias): New function.
  6485.     .*mode-line.*, frame-parameters, modify-frame-parameters,
  6486.     x-display-.* all made compatible not obsolete.
  6487.  
  6488.     * bytecomp/bytecomp.el (byte-compile-variable-ref): Warn for
  6489.     compatibility symbols.
  6490.     (byte-compile-compatible): New function.
  6491.  
  6492.     * bytecomp/bytecomp-runtime.el (make-compatible): New function.
  6493.     (make-compatible-variable): New function.
  6494.  
  6495. Sun Feb  9 19:14:25 1997  Kyle Jones  <kyle_jones@wonderworks.com>
  6496.  
  6497.     * utils/redo.el: New file.
  6498.  
  6499.     * utils/floating-toolbar.el: New file.
  6500.  
  6501. Sun Feb  9 15:19:46 1997  Steven L Baur  <steve@altair.xemacs.org>
  6502.  
  6503.     * custom/custom.el: Remove ;;;###autoloads since this file is
  6504.     dumped with XEmacs.
  6505.  
  6506. Sun Feb  9 00:28:20 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
  6507.  
  6508.     * custom/widget.el: New file.
  6509.  
  6510.     * custom/widget-example.el: New file.
  6511.  
  6512.     * custom/widget-edit.el: New file.
  6513.  
  6514.     * custom/custom.el: New file.
  6515.  
  6516.     * custom/custom-edit.el: New file.
  6517.  
  6518. Fri Feb  7 03:09:32 1997  Alastair Burt <burt@dfki.uni-sb.de>
  6519.  
  6520.     * bytecomp/bytecomp.el (byte-compile-insert-header): Correct
  6521.     typo.
  6522.  
  6523. Thu Feb  6 17:14:32 1997  Steven L Baur  <steve@altair.xemacs.org>
  6524.  
  6525.     * packages/font-lock.el (font-lock-fontify-keywords-region):
  6526.     Correct bounds checking in case the keywords regexp is not
  6527.     properly anchored.
  6528.  
  6529.     * packages/ps-print.el: Update maintainer address.
  6530.  
  6531. Thu Feb  6 12:35:39 1997  Bill Dubuque  <wgd@martigny.ai.mit.edu>
  6532.     
  6533.     * cl/cl-macs.el (cl-do-proclaim): Correct addition of bound
  6534.     variables to `byte-compile-bound-variables'.
  6535.  
  6536. Thu Feb  6 01:07:56 1997  Steven L Baur  <steve@altair.xemacs.org>
  6537.  
  6538.     * bytecomp/bytecomp.el (byte-compile-warn-about-unused-variables):
  6539.     Reverse previous patch.
  6540.  
  6541.     * prim/minibuf.el (use-dialog-box): Rename from
  6542.     should-use-dialog-box.
  6543.     (should-use-dialog-box-p): Use it.
  6544.  
  6545.     * bytecomp/bytecomp.el (byte-compile-warn-about-unused-variables):
  6546.     cell is not a cons when the cl declare macro is used.
  6547.  
  6548. Wed Feb  5 21:37:13 1997  Hrvoje Niksic  <hniksic@bjesomar.srce.hr>
  6549.  
  6550.     * modes/cperl-mode.el: Provide 'cperl-mode.
  6551.  
  6552. Tue Feb  4 11:51:25 1997  Greg Klanderman  <greg@alphatech.com>
  6553.  
  6554.     * modes/make-mode.el: Remove `makefile-runtime-macros-list' from
  6555.     `makefile-macro-table'.
  6556.  
  6557. Tue Feb  4 11:06:33 1997  Steven L Baur  <steve@altair.xemacs.org>
  6558.  
  6559.     * packages/metamail.el (metamail-region): *junet* coding system
  6560.     name changed to 'junet.
  6561.  
  6562. Mon Feb  3 22:34:09 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
  6563.  
  6564.     * iso/iso-acc.el: Critical Bug fix.
  6565.     Add ISO-8859-3 support to iso-acc.el, as suggested by Dale
  6566.     Gulledge.
  6567.  
  6568. Mon Feb  3 17:11:21 1997  Steven L Baur  <steve@altair.xemacs.org>
  6569.  
  6570.     * modes/make-mode.el (makefile-browser-format-macro-line): Remove
  6571.     redundant (and wrong) format statement.
  6572.  
  6573. Fri Jan 31 21:38:47 1997  Steven L Baur  <steve@altair.xemacs.org>
  6574.  
  6575.     * psgml/psgml-html.el (html-auto-sgml-entity-conversion): Allow
  6576.     user control over automatic sgml entity to ISO-8859-1 conversion.
  6577.  
  6578. Fri Jan 31 09:50:51 1997  Hrvoje Niksic <hniksic@srce.hr>
  6579.  
  6580.     * x11/x-toolbar.el (toolbar-mail-commands-alist): Updated with a
  6581.     lot of new mailer possiblities.
  6582.     
  6583. Fri Jan 31 09:28:49 1997  Martin Buchholz  <mrb@eng.sun.com>
  6584.  
  6585.     * x11/x-font-menu.el (reset-device-font-menus): Correct guard on
  6586.     charset-registry call.
  6587.  
  6588. Fri Jan 31 00:21:07 1997  Darrell Kindred  <dkindred@cmu.edu>
  6589.  
  6590.     * packages/font-lock.el (font-lock-mode): Don't remove the
  6591.     `font-lock-pre-idle-hook' from `pre-idle-hook'.
  6592.  
  6593. Thu Jan 30 22:43:43 1997  David Moore  <dmoore@UCSD.EDU>
  6594.  
  6595.     * packages/compile.el:  Speed up regexps.
  6596.     (compilation-parse-errors): replace re-search-forward with
  6597.     something faster.
  6598.     
  6599. Thu Jan 30 20:33:56 1997  Hvoje Niksic  <hniksic@srce.hr>
  6600.  
  6601.     * x11/x-toolbar.el
  6602.      (toolbar-open,toolbar-dired,toolbar-save,toolbar-print,toolbar-cut,toolbar-copy,toolbar-paste,toolbar-undo,toolbar-replace):
  6603.      New functions.
  6604.     (toolbar-news): Allow running without separate frame.
  6605.     (toolbar-mail-commands-alist): New variable.
  6606.     (toolbar-mail-reader): Ditto.
  6607.     (toolbar-mail): Use them.
  6608.     
  6609.     * x11/x-menubar.el: Shorten help menu item names.
  6610.  
  6611. Thu Jan 30 17:22:15 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
  6612.  
  6613.     * iso/iso-acc.el: Accept accents in isearch.
  6614.  
  6615. Wed Jan 29 22:25:38 1997  Tomasz J. Cholewo <tjchol01@mecca.spd.louisville.edu>
  6616.  
  6617.     * packages/ps-print.el: Make postscript files generated by
  6618.     ps-print conformant to Adobe DSC specification.
  6619.  
  6620. Mon Jan 27 21:45:17 1997  Tomasz J. Cholewo  <tjchol01@mecca.spd.louisville.edu>
  6621.  
  6622.     * dired/ange-ftp.el (ange-ftp-write-region): Changes for jka-compr.
  6623.  
  6624.     * packages/jka-compr.el (jka-compr-write-region): Convert to 20.0
  6625.     write-region interface.
  6626.  
  6627. Mon Jan 27 19:09:28 1997  Steven L Baur  <steve@altair.xemacs.org>
  6628.  
  6629.     * prim/about.el (about-xemacs): Updated to reflect change of
  6630.     management.
  6631.  
  6632. Mon Jan 27 13:25:17 1997  William M. Perry <wmperry@aventail.com>
  6633.  
  6634.     * packages/man.el (Manual-entry-switches): Don't default to -s.
  6635.  
  6636. Sun Jan 26 16:27:49 1997  Steven L Baur  <steve@altair.xemacs.org>
  6637.  
  6638.     * bytecomp/byte-optimize.el (byte-compile-inline-expand):
  6639.     Correctly refresh the pointer to a symbol being autoloaded prior
  6640.     to inline.
  6641.  
  6642. Sun Jan 26 13:57:22 1997  Bob Weiner <weiner@infodock.com>
  6643.  
  6644.     * prim/about.el (about-xemacs-xref): Update bio.
  6645.  
  6646. Sat Jan 25 22:58:15 1997  Steven L Baur  <steve@altair.xemacs.org>
  6647.  
  6648.     * x11/x-menubar.el (default-menubar): Update ps-paper-type options
  6649.     for new ps-print.el.
  6650.  
  6651. Thu Jan 23 01:40:53 1997  Steven L Baur  <steve@altair.xemacs.org>
  6652.  
  6653.     * psgml/psgml-html.el (html-mode): Set up friendlier syntax
  6654.     table.
  6655.  
  6656.     * psgml/psgml.el (sgml-running-xemacs): Remove
  6657.     sgml-mode-syntax-table since it has been superseded.
  6658.  
  6659. Thu Jan  9 13:32:01 1997  Jacques Duthen Prestataire  <duthen@cegelec-red.fr>
  6660.  
  6661.     * ps-print.el: Merge patch from [simon] Oct 8, 1996 Simon Marshall
  6662.     <simon@gnu.ai.mit.edu>
  6663.     (ps-print-version): Fix value.
  6664.     (cl lisp-float-type): Require them.
  6665.     (ps-number-of-columns ps-*-font-size): Try to select defaults
  6666.     better suited when `ps-landscape-mode' is non-nil. 
  6667.     (ps-*-faces): Change default for Font Lock mode faces when
  6668.     `ps-print-color-p' is nil. 
  6669.     (ps-right-header): Replace `time-stamp-yy/mm/dd'
  6670.     by `time-stamp-mon-dd-yyyy'. 
  6671.     (ps-end-file ps-begin-page): Fix bug in page count for Ghostview. 
  6672.     (ps-generate-postscript-with-faces): Replace `ps-sorter' by
  6673.     `car-less-than-car'.  
  6674.     (ps-plot ps-generate): Replace `%d' by `%3d'.  
  6675.  
  6676. Wed Jan 22 15:32:39 1997  Greg Klanderman  <greg@alphatech.com>
  6677.  
  6678.     * modes/rsz-minibuf.el (resize-minibuffer-setup): Resize the
  6679.     minibuffer earlier than the first received event.
  6680.  
  6681. Wed Jan 22 15:29:08 1997  Barry A. Warsaw  <bwarsaw@CNRI.Reston.VA.US>
  6682.  
  6683.     * modes/imenu.el (imenu-add-to-menubar): Don't attempt anything if
  6684.     menu-bar lookup fails.
  6685.  
  6686. Wed Jan 22 01:03:42 1997  Martin Buchholz  <mrb@eng.sun.com>
  6687.  
  6688.     * lisp/x11/x-font-menu.el: Make font menus work better in a
  6689.     Japanese environment.
  6690.  
  6691. Tue Jan 21 19:56:26 1997  Martin Buchholz  <mrb@eng.sun.com>
  6692.  
  6693.     * lisp/mule/mule-init.el (init-mule): Get Japanese man pages working.
  6694.  
  6695. Fri Jan 17 17:22:54 1997  Hrvoje Niksic  <hniksic@bjesomar.srce.hr>
  6696.  
  6697.     * man.el (Manual-mode): Don't mess with scrollbars if they aren't
  6698.     present.
  6699.  
  6700. Tue Jan 21 19:52:45 1997  Steven L Baur  <steve@altair.xemacs.org>
  6701.  
  6702.     * utils/timezone.el (timezone-parse-date): Fix Y2K bug.
  6703.  
  6704. Tue Jan 21 19:32:44 1997  Barry A. Warsaw  <bwarsaw@anthem.cnri.reston.va.us>
  6705.  
  6706.     * prim/files.el (hack-local-variables-prop-line): XEmacs should
  6707.     not query to set local variables in the -*- line if there aren't
  6708.     any to set!
  6709.  
  6710. Thu Jan 16 18:24:20 1997  Steven L Baur  <steve@miranova.com>
  6711.  
  6712.     * psgml/psgml.el: Use newer interface form for nsgmls.
  6713.  
  6714. Thu Jan 16 04:06:24 1997  Steven L Baur  <steve@altair.xemacs.org>
  6715.  
  6716.     * comint/telnet.el (rsh): (Mostly) correct dealing with detection
  6717.     of password prompt at login.
  6718.  
  6719. Thu Jan 16 03:28:25 1997  Martin Buchholz  <mrb@eng.sun.com>
  6720.  
  6721.     * modes/view.el (View-scroll-lines-forward): Correct format typo.
  6722.  
  6723. Mon Jan 13 22:50:23 1997  David Moore  <dmoore@UCSD.EDU>
  6724.  
  6725.     * packages/compile.el: Clean up regexps.
  6726.  
  6727. Sun Jan 12 20:50:08 1997  Steven L Baur  <steve@altair.xemacs.org>
  6728.  
  6729.     * modes/m4-mode.el: Changed m4-program to point to /usr/bin/m4.
  6730.  
  6731. Sun Jan 12 18:49:30 1997   $(B<i2,(B $(BCNI'(B/MORIOKA Tomohiko  <morioka@jaist.ac.jp>
  6732.  
  6733.     * mule/mule-misc.el: `-columns' -> `-width' and define `-columns'
  6734.     alias
  6735.     Import definition of `truncate-string-to-width' from Emacs/mule-delta.
  6736.  
  6737. Sun Jan 12 13:57:11 1997  Kyle Jones  <kyle_jones@wonderworks.com>
  6738.  
  6739.     * prim/window.el (shrink-window-if-larger-than-buffer): Don't let
  6740.     readjusted window change the buffer order stack.
  6741.  
  6742. Sat Jan 11 20:12:47 1997  Vinnie Shelton  <shelton@icd.teradyne.com>
  6743.  
  6744.     * utils/finder.el (finder-insert-at-column): Correct off-by-one
  6745.     error affecting long file names.
  6746.  
  6747. Fri Jan 10 22:27:58 1997  Shane Holder  <holder@rsn.hp.com>
  6748.  
  6749.     * utils/bench.el:  New version.
  6750.  
  6751. Fri Jan 10 13:22:26 1997  Christoph Wedler  <wedler@fmi.uni-passau.de>
  6752.  
  6753.     * packages/man.el (Manual-entry-switches): New variable.
  6754.     (Manual-apropos-switches): New variable.
  6755.     (Manual-run-formatter): Use them.
  6756.  
  6757. Thu Jan  9 22:04:42 1997  Greg Klanderman  <greg@alphatech.com>
  6758.  
  6759.     * modes/make-mode.el: Allow disabling of suspicious line warnings
  6760.     allow macro pickup when a macro is entered normally
  6761.     add the runtime macros to the completion list so confirmation is
  6762.     not necessary when minibuffer-confirm-incomplete is t.
  6763.     (these last two only in effect when makefile-electric-keys=t)
  6764.  
  6765. Thu Jan  9 11:44:11 1997  Martin Buchholz  <mrb@eng.sun.com>
  6766.  
  6767.     * mule/mule-files.el (file-coding-system-alist): Default to 8 bit
  6768.     on .el and .info files.
  6769.  
  6770. Wed Jan  8 20:57:16 1997  Steven L Baur  <steve@altair.xemacs.org>
  6771.  
  6772.     * prim/help.el (help-mode-quit): Correct typo in docstring.
  6773.     (help-mode-quit): Bury help buffer before restoring previous
  6774.     window configuration.
  6775.  
  6776. Wed Jan  8 20:20:01 1997  Joe Nuspl  <nuspl@nvwls.cc.purdue.edu>
  6777.  
  6778.     * x11/x-menubar.el (default-menubar): Include enriched.doc in the
  6779.     samples in the help menu.
  6780.  
  6781. Wed Jan  8 20:09:32 1997  Jens Krinke  <krinke@ips.cs.tu-bs.de>
  6782.  
  6783.     * x11/x-toolbar.el (toolbar-news-frame-properties): New variable.
  6784.     (toolbar-news): Use it.
  6785.  
  6786. Wed Jan  8 10:11:35 1997  Steven L Baur  <steve@altair.xemacs.org>
  6787.  
  6788.     * x11/x-compose.el (global-map): Keysyms use `-' not `_'.
  6789.  
  6790. Mon Jan  6 18:19:03 1997  Steven L Baur  <steve@altair.xemacs.org>
  6791.  
  6792.     * comint/telnet.el (telnet-initial-filter): Enable
  6793.     case-fold-search.
  6794.     (telnet-maximum-count): Bump up to 6, since 4 does not always
  6795.     appear to be enough.
  6796.  
  6797. Mon Jan  6 08:30:55 1997  Andrew Cohen  <cohen@andy.bu.edu>
  6798.  
  6799.     * psgml/psgml-parse.el (sgml-compile-dtd): noconv coding system
  6800.     has been renamed to no-conversion.
  6801.     (sgml-bdtd-merge): Ditto.
  6802.     (sgml-push-to-entity): Ditto.
  6803.  
  6804. Sun Jan  5 14:35:30 1997  Steven L Baur  <steve@altair.xemacs.org>
  6805.  
  6806.     * utils/loadhist.el (symbol-file): Make interactive.
  6807.  
  6808. Sun Jan  5 00:40:02 1997  Bob Weiner  <weiner@infodock.com>
  6809.  
  6810.     * packages/avoid.el (mouse-avoidance-mode): autoload.
  6811.  
  6812.     * x11/x-menubar.el (options-menu-saved-forms): Mouse avoidance
  6813.     mode option.
  6814.  
  6815. Sat Jan  4 12:25:34 1997  Steven L Baur  <steve@altair.xemacs.org>
  6816.  
  6817.     * prim/faces.el (init-other-random-faces): Guard against adding
  6818.     modeline buffer tty face if no tty support.
  6819.  
  6820. Fri Jan  3 23:15:22 1997  Greg Klanderman  <greg@alphatech.com>
  6821.  
  6822.     * packages/backup-dir.el: Added to distribution.
  6823.  
  6824. Fri Jan  3 16:20:42 1997  Steven L Baur  <steve@altair.xemacs.org>
  6825.  
  6826.     * gnus/gnus-setup.el: Updated to gracefully handle installed
  6827.      auxilliary packages like tm, and handle eventual integration of
  6828.      Red Gnus/Gnus 5.4.
  6829.  
  6830. Fri Jan  3 14:32:07 1997  Vinnie Shelton  <shelton@icd.teradyne.com>
  6831.  
  6832.     * packages/gnuserv.el (gnuserv-frame): Autoload.
  6833.  
  6834.     * x11/x-menubar.el (default-menubar): Add option to control gnuserv
  6835.     creating a new frame.
  6836.     (options-menu-saved-forms): Ditto.
  6837.  
  6838. Fri Jan  3 12:18:41 1997  Martin Buchholz  <mrb@eng.sun.com>
  6839.  
  6840.     * x11/x-mouse.el: Protect creation of scrollbar-pointer-glyph with
  6841.     feature test on 'scrollbar.
  6842.  
  6843. Fri Jan  3 10:37:48 1997  Steven L Baur  <steve@altair.xemacs.org>
  6844.  
  6845.     * packages/mic-paren.el (paren-activate): Update to v1.2.
  6846.  
  6847. Fri Jan  3 10:21:58 1997  Pete Ware  <ware@cis.ohio-state.edu>
  6848.  
  6849.     * x11/x-menubar.el (default-menubar): Add require-final-newline
  6850.     and next-line-add-newlines as options in the options menu.
  6851.     (options-menu-saved-forms): Ditto.
  6852.  
  6853. Thu Jan  2 18:52:32 1997  Joel Peterson  <tarzan@aosi.com>
  6854.  
  6855.     * prim/simple.el (blink-matching-open): Make sure point is visible
  6856.     when blinking.
  6857.  
  6858. Thu Jan  2 11:25:05 1997  Vinnie Shelton  <shelton@icd.teradyne.com>
  6859.  
  6860.     * prim/replace.el (occur-mode-mouse-goto): Fix typo in Emacs 19.34
  6861.     synch up.
  6862.     (occur-mode-map): Ditto.
  6863.  
  6864. Wed Nov 20 19:40:05 1996  Lennart Staflin  <lenst@lysator.liu.se>
  6865.  
  6866.     * psgml-parse.el (sgml-modify-dtd): set sgml-current-tree to
  6867.     sgml-top-tree. Needed by sgml-open-element.
  6868.  
  6869. Mon Nov 11 01:50:40 1996  Lennart Staflin  <lenst@lysator.liu.se>
  6870.  
  6871.     * Version 1.0 released.
  6872.  
  6873. Sun Sep 15 14:07:24 1996  Lennart Staflin  <lenst@lysator.liu.se>
  6874.  
  6875.     * psgml.el (sgml-mode): modify mode-line-format with subst, don't
  6876.     replicate the whole format in the code.
  6877.  
  6878. Thu Sep 12 20:27:38 1996  Lennart Staflin  <lenst@lysator.liu.se>
  6879.  
  6880.     * psgml-parse.el (sgml-external-file): Try to find system
  6881.     identifiers using the sgml-public-map
  6882.     if sgml-system-identifiers-are-preferred; this way that flag will
  6883.     have effect even if the sgml-public-map contains `%s'.
  6884.     (sgml-final): moved to be defined before use.
  6885.  
  6886.     * psgml-dtd.el (sgml-parse-parameter-literal): Try to handle
  6887.     character references to character number above 255 by leaving a
  6888.     character reference in then parsed entity text.
  6889.  
  6890. Thu Sep  5 14:11:00 1996  Dave Love  <d.love@dl.ac.uk>
  6891.  
  6892.     * psgml-other.el (sgml-set-face-for): Nullify
  6893.     {after,before}-change-functions as well as (obsolete)
  6894.      {after,before}-change-function.
  6895.  
  6896. Tue Dec 31 11:34:37 1996  Steven L Baur  <steve@altair.xemacs.org>
  6897.  
  6898.     * comint/gdb.el (gdb-mode): Require 'cc-mode if not already loaded
  6899.     prior to starting gdb.
  6900.  
  6901. Mon Dec 30 17:59:48 1996  Steven L Baur  <steve@altair.xemacs.org>
  6902.  
  6903.     * comint/telnet.el (telnet-check-software-type-initialize): Remove
  6904.     default in cond (which allows special treatment of password prompt
  6905.     to work).
  6906.  
  6907. Mon Dec 30 09:36:04 1996  Valdis Kletnieks  <Valdis.Kletnieks@vt.edu>
  6908.  
  6909.     * packages/gnuserv.el (server-edit): Add option to allow killing
  6910.     last visible frame.
  6911.  
  6912. Sun Dec 29 21:36:44 1996  Steven L Baur  <steve@altair.xemacs.org>
  6913.  
  6914.     * prim/files-nomule.el: Add trailing newline.
  6915.  
  6916. Sun Dec 29 18:45:34 1996  James LewisMoss  <dres@dres.elam.org>
  6917.  
  6918.     * modes/perl-mode.el: Add (provide 'perl-mode).
  6919.  
  6920. Sun Dec 29 17:15:57 1996  Martin Buchholz  <mrb@eng.sun.com>
  6921.  
  6922.     * ilisp/Makefile (elc): Be a little smarter about recompilation.
  6923.  
  6924. Sun Dec 29 17:14:27 1996  Steven L Baur  <steve@altair.xemacs.org>
  6925.  
  6926.     * tm/tm-edit-tipgp.el: Don't unconditionally require tinypgpa.el.
  6927.  
  6928. Sat Dec 28 11:15:55 1996  Steven L Baur  <steve@altair.xemacs.org>
  6929.  
  6930.     * x11/x-menubar.el (default-menubar): Move Frame-local font menu
  6931.     option to Frame Appearance submenu.
  6932.  
  6933. Fri Dec 27 20:30:00 1996  Steven L Baur  <steve@altair.xemacs.org>
  6934.  
  6935.     * x11/x-font-menu.el (font-menu-this-frame-only-p): Default to
  6936.     nil, because everyone was confused by it defaulting to t.
  6937.  
  6938. Fri Dec 27 12:30:37 1996  Richard Mlynarik  <mly@adoc.xerox.com>
  6939.  
  6940.     * prim/sort.el (sort-subr): Document use of `sort-fold-case'.
  6941.     (sort-lines): Ditto.
  6942.     (sort-paragraphs): Ditto.
  6943.     (sort-pages): Ditto.
  6944.     (sort-regexp-fields): Ditto.
  6945.     (sort-numeric-fields): Ditto.
  6946.     (sort-regexp-fields): Ditto.
  6947.     (sort-columns): Ditto.
  6948.     (sort-regexp-fields): Use compare-buffer-substrings if available.
  6949.  
  6950. Fri Dec 27 12:09:23 1996  Noah Friedman  <friedman@gnu.ai.mit.edu>
  6951.  
  6952.     * modes/mail-abbrevs.el (mail-abbrev-expand-hook): Prevent abbrev
  6953.     expansion from happening multiple times.
  6954.  
  6955. Fri Dec 27 02:31:15 1996  Steven L Baur  <steve@altair.xemacs.org>
  6956.  
  6957.     * prim/help.el (help-for-help): Don't confuse help character `b'
  6958.     with scrolling character `b' in view-less help buffer.
  6959.  
  6960.     * packages/scroll-in-place.el: Synch with 19.15.
  6961.  
  6962. Thu Dec 26 15:25:09 1996  Steven L Baur  <steve@altair.xemacs.org>
  6963.  
  6964.     * x11/x-menubar.el (xemacs-splash-buffer): New function.
  6965.     (default-menubar): Use it.
  6966.     (default-menubar): Reorganize help menus.
  6967.  
  6968.     * prim/startup.el (startup-message-timeout): More or less disable
  6969.     the timeout of the splash screen.
  6970.  
  6971.     * packages/man.el (Manual-use-rosetta-man): For Neal Becker's
  6972.     Rosetta Man patch.
  6973.     (Manual-nuke-nroff-bs): Use it.
  6974.  
  6975. Tue Dec 24 12:46:22 1996  Steven L Baur  <steve@altair.xemacs.org>
  6976.  
  6977.     * prim/frame.el (show-temp-buffer-in-current-frame): Shrink temp
  6978.     buffer to fit.
  6979.  
  6980. Mon Dec 23 15:44:49 1996  Steven L Baur  <steve@altair.xemacs.org>
  6981.  
  6982.     * utils/delbackspace.el: Correct rebindings so they work properly
  6983.     when cc-mode is not dumped with XEmacs.
  6984.  
  6985.     * packages/apropos.el (apropos-print): Minimize size of *Apropos*
  6986.     window if it is small.
  6987.  
  6988.     * prim/lisp.el (lisp-complete-symbol): Minimize size of
  6989.     *Completions* window.
  6990.  
  6991.     * prim/help.el (with-displaying-help-buffer): (Based on an idea
  6992.     from Sudish Joseph) minimize size of displayed help window.
  6993.  
  6994.     * modes/fortran.el (fortran-window-create-momentarily): Fix
  6995.     lossage from synch with Emacs 19.34.
  6996.     (fortran-abbrev-start): Ditto.
  6997.  
  6998. Sun Dec 22 15:33:25 1996  Hrvoje Niksic  <hniksic@srce.hr>
  6999.  
  7000.     * x11/x-toolbar.el (toolbar-news): Check whether this is the last
  7001.     frame before deleting it.
  7002.  
  7003. Sun Dec 22 00:37:42 1996  Sudish Joseph  <sudish@mindspring.com>
  7004.  
  7005.     * eterm/tgud.el (tgud-gdb-complete-filter): Match carriage returns
  7006.     as well as linefeeds.
  7007.  
  7008.     * eterm/term.el (term-dynamic-list-completions): Correct Emacsism
  7009.     in setting unread-command-events.
  7010.  
  7011. Sat Dec 21 23:37:02 1996  Bob Weiner  <weiner@infodock.com>
  7012.  
  7013.     * packages/font-lock.el: Update Java support.
  7014.  
  7015. Sat Dec 21 22:48:59 1996  Steven L Baur  <steve@altair.xemacs.org>
  7016.  
  7017.     * packages/fontl-hooks.el: Add provide (synch with 19.15).
  7018.  
  7019.     * x11/x-toolbar.el: Don't quote lambda macro.
  7020.  
  7021.     * packages/session.el: Removed from distribution.
  7022.  
  7023. Sat Dec 21 22:37:37 1996  Neal Becker  <neal@ctd.comsat.com>
  7024.  
  7025.     * pcl-cvs/pcl-cvs.el: Synched with pcl-cvs.el from cvs-1.9.
  7026.  
  7027. Fri Dec 20 15:19:36 1996  Steven L Baur  <steve@altair.xemacs.org>
  7028.  
  7029.     * packages/compile.el (compilation-error-regexp-alist): Complete
  7030.     fix for lossage on bad regexps.
  7031.  
  7032.     * prim/loadup.el: Remove cc-mode as a dumped package.
  7033.  
  7034.     * prim/glyphs.el (init-glyphs): hscroll-glyph is now builtin.
  7035.  
  7036.     * prim/minibuf.el (minibuffer-complete-word): Correct an ebola
  7037.     infection that caused incorrect interpretation of SPC in the
  7038.     minibuffer.
  7039.  
  7040. Thu Dec 19 22:16:47 1996  Heiko Muenkel  <muenkel@tnt.uni-hannover.de>
  7041.  
  7042.     * modes/outl-mouse.el (outline-glyph-menu): Remove Hide body item,
  7043.     Add Show all item.
  7044.  
  7045. Thu Dec 19 00:37:59 1996  Bart Robinson <lomew@cs.utah.edu>
  7046.  
  7047.     * prim/files.el: Make enable-local-variables 'ask-me behave sanely.
  7048.  
  7049. Wed Dec 18 23:10:15 1996  Steven L Baur  <steve@altair.xemacs.org>
  7050.  
  7051.     * prim/simple.el (next-line-add-newlines): Now defaults to nil.
  7052.  
  7053. Wed Dec 18 22:56:48 1996  Hrvoje Niksic  <hniksic@srce.hr>
  7054.  
  7055.     * utils/bench.el (bench-mark-13): Added.
  7056.  
  7057. Wed Dec 18 20:26:10 1996  Martin Buchholz  <mrb@eng.sun.com>
  7058.  
  7059.     * mule/mule-coding.el: Change charset names.
  7060.  
  7061.     * mule/japanese-hooks.el: Change charset names.
  7062.  
  7063.     * mule/hebrew-hooks.el: Change charset names.
  7064.     Remove quail hooks.
  7065.  
  7066.     * mule/greek-hooks.el: Change charset names.
  7067.     Remove quail hooks.
  7068.  
  7069.     * mule/european-hooks.el ((make-char 'latin-iso8859-1 32)): Change
  7070.     charset names.
  7071.     Remove quail hooks.
  7072.  
  7073.     * mule/cyrillic-hooks.el (cyrillic-iso8859-5): Use instead of cyrillic.
  7074.     Remove quail hooks.
  7075.  
  7076.     * mule/chinese-hooks.el (chinese-gb2312): Fix chinese syntax tables.
  7077.     Use chinese-gb2312.
  7078.     Remove quail hooks.
  7079.     (chinese): Comment out code for egg.
  7080.  
  7081.     * mule/thai-hooks.el: Use thai-tis620.
  7082.     (thai): Prefer macro definition of lambda.
  7083.  
  7084.     * sunpro/sunpro-init.el (sunpro-startup): Guard against Sun
  7085.     censorship.
  7086.  
  7087.     * prim/obsolete.el (wholenump): New obsolete alias.
  7088.  
  7089.     * prim/simple.el (comment-indent-function): Use macro definition
  7090.     of (lambda () ...).
  7091.  
  7092.     * prim/replace.el (list-matching-lines): Remove redundant
  7093.     (message (format ...))
  7094.  
  7095.     * modes/cc-mode.el: Readd autoloads (prior to removing cc-mode as
  7096.     a dumped package).
  7097.  
  7098. Wed Dec 18 11:09:45 1996  Steven L Baur  <steve@altair.xemacs.org>
  7099.  
  7100.     * comint/telnet.el: Synch up to 19.15 & Emacs 19.34.
  7101.     (telnet-check-software-type-initialize): Cleanup from Synch.
  7102.  
  7103. Sat Dec 14 17:39:17 1996  Steven L Baur  <steve@altair.xemacs.org>
  7104.  
  7105.     * packages/buff-menu.el (list-buffers-directory): autoload.
  7106.  
  7107. Fri Dec 13 16:53:14 1996  Steven L Baur  <steve@altair.xemacs.org>
  7108.  
  7109.     * electric/ebuff-menu.el (electric-buffer-list): Restore behavior
  7110.     of using prefix argument.
  7111.  
  7112.     * emulators/crisp.el (crisp-mode-map): Rename kp_.* keysyms to
  7113.     kp-\1.
  7114.  
  7115.     * emulators/tpu-edt.el: Ditto.
  7116.  
  7117.     * x11/x-win-sun.el: Ditto.
  7118.  
  7119.     * x11/x-iso8859-1.el: Ditto.
  7120.  
  7121.     * term/tvi970.el: Ditto.
  7122.  
  7123.     * term/news.el: Ditto.
  7124.  
  7125.     * term/lk201.el: Ditto.
  7126.  
  7127.     * term/linux.el: Ditto.
  7128.  
  7129.     * prim/keydefs.el: Ditto.
  7130.  
  7131.     * prim/events.el: Ditto.
  7132.  
  7133.     * packages/icomplete.el (icomplete-get-keys): Ditto.
  7134.  
  7135.     * games/gomoku.el (gomoku-mode-map): Ditto.
  7136.  
  7137.     * games/blackbox.el (blackbox-mode-map): Ditto.
  7138.  
  7139. Fri Dec 13 09:40:27 1996  Sudish Joseph  <sudish@mindspring.com>
  7140.  
  7141.     * prim/minibuf.el (next-history-element): Remove kludge test on
  7142.     minibuffer-history-sexp-flag.
  7143.  
  7144.     * x11/x-init.el (init-post-x-win): Fix hooks for gnuattached ttys
  7145.     on XEmacsen started on X displays.
  7146.  
  7147. Thu Dec 12 16:05:53 1996  Raymond Toy  <toy@rtp.ericsson.se>
  7148.  
  7149.     * ilisp/ilisp-out.el (ilisp-find-lower-window): Correct XEmacs
  7150.     version check to look at major numbers.
  7151.     (ilisp-find-top-left-most-window): Ditto.
  7152.  
  7153. Thu Dec 12 15:21:43 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
  7154.  
  7155.     * utils/mail-extr.el (mail-extract-address-components): Don't
  7156.     automatically downcase extracted elements.  It violates standards.
  7157.  
  7158. Thu Dec 12 14:46:47 1996  Christoph Wedler  <wedler@fmi.uni-passau.de>
  7159.  
  7160.     * x11/x-menubar.el (buffers-menu-filter): The buffer menu was
  7161.     shortened to `buffers-menu-max-size' items even if
  7162.     `buffers-menu-submenus-for-groups-p' is non-nil.
  7163.  
  7164.     Let `buffers-menu-submenus-for-groups-p' be an integer : if there
  7165.     are more buffers than this value, use submenus, otherwise not.
  7166.     
  7167.     * packages/vc.el (vc-rename-this-file): New function (was missing,
  7168.     but referred to on the menubar).
  7169.  
  7170.     * packages/compile.el (compilation-font-lock-keywords): `defvar'
  7171.     instead of `defconst'!
  7172.  
  7173.     * prim/mouse.el (default-mouse-track-normalize-point): Double
  7174.     click mouse-1 on sexpr selects the sexpr.
  7175.  
  7176.     * x11/x-menubar.el (options-menu-saved-forms): Fix bug in
  7177.     `save-options-menu-settings'.
  7178.  
  7179. Thu Dec 12 14:25:21 1996  Steven L Baur  <steve@altair.xemacs.org>
  7180.  
  7181.     * prim/simple.el (forward-to-indentation): Do not deactivate zmacs
  7182.     region on usage.
  7183.     (backward-to-indentation): Ditto.
  7184.  
  7185. Thu Dec 12 14:22:55 1996  Christoph Wedler  <wedler@fmi.uni-passau.de>
  7186.  
  7187.     * prim/lisp.el (backward-up-list): Do not deactivate zmacs region
  7188.     on usage.
  7189.  
  7190. Wed Dec 11 20:26:21 1996  Barry A. Warsaw  <bwarsaw@CNRI.Reston.VA.US>
  7191.  
  7192.     * prim/files.el (set-auto-mode): Require a #! signature to set
  7193.     mode based on interpreter.
  7194.  
  7195. Wed Dec 11 13:25:50 1996  Steven L Baur  <steve@altair.xemacs.org>
  7196.  
  7197.     * packages/man.el (Manual-use-rosetta-man): Restore Neal Becker's
  7198.     Rosetta Man Patch.
  7199.     (Man-cleanup-manpage): Use it.
  7200.  
  7201.     * prim/simple.el (yank): Corrected a mistaken synch with Emacs
  7202.     19.34.
  7203.  
  7204.     * modes/eiffel3.el (eiffel-mode-syntax-table): Quote the semicolon
  7205.     syntax entry so update-autoloads doesn't barf.
  7206.  
  7207.     * packages/buff-menu.el (Buffer-menu-mode-map): Correct mouse key
  7208.     bindings.
  7209.  
  7210. Tue Dec 10 21:24:04 1996  Steven L Baur  <steve@altair.xemacs.org>
  7211.  
  7212.     * packages/ps-print.el (ps-do-despool): Allow dynamic expansion of
  7213.     `ps-lpr-switches'.
  7214.  
  7215.     * packages/lpr.el (print-region-1): Allow dynamic expansion of
  7216.     `lpr-switches'.
  7217.  
  7218. Tue Dec 10 18:30:01 1996  Rod Whitby  <rwhitby@asc.sps.mot.com>
  7219.  
  7220.     * modes/vhdl-mode.el: New File.
  7221.  
  7222. Tue Dec 10 17:59:35 1996  Shane Holder  <holder@rsn.hp.com>
  7223.  
  7224.     * utils/bench.el: New file.  Utility for benchmarking emacs
  7225.     performance.
  7226.  
  7227. Tue Dec 10 10:11:55 1996  Steven L Baur  <steve@altair.xemacs.org>
  7228.  
  7229.     * electric/ebuff-menu.el (electric-buffer-menu-mode-map): Correct
  7230.     bad 19.34 synch patch.
  7231.     
  7232.     * utils/pretty-print.el: New File.
  7233.  
  7234. Sun Dec  8 13:59:40 1996  Steven L Baur  <steve@altair.xemacs.org>
  7235.  
  7236.     * prim/files-nomule.el: Documentation corrections.
  7237.  
  7238.     * prim/files.el: Synch to 19.15/Emacs 19.34.
  7239.  
  7240. Sat Dec  7 18:48:34 1996  Steven L Baur  <steve@altair.xemacs.org>
  7241.  
  7242.     * packages/hexl.el (hexl-mode-map): Corrected obsolescent key
  7243.     names introduced in 19.15-b2.
  7244.  
  7245. Fri Dec  6 20:17:47 1996  Steven L Baur  <steve@altair.xemacs.org>
  7246.  
  7247.     * games/yow.el: Sync to GNU Emacs 19.34.
  7248.  
  7249.     * games/studly.el: Documentation fixes.
  7250.  
  7251.     * games/spook.el: Sync to GNU Emacs 19.34.
  7252.  
  7253.     * games/mpuz.el: Sync to GNU Emacs 19.34.
  7254.  
  7255.     * games/life.el: Sync to GNU Emacs 19.34.
  7256.  
  7257.     * games/hanoi.el: Sync to GNU Emacs 19.34.
  7258.  
  7259.     * games/flame.el: Documentation fixes.
  7260.  
  7261.     * games/dunnet.el: Sync to GNU Emacs 19.34.
  7262.  
  7263.     * games/doctor.el: Sync to GNU Emacs 19.34.
  7264.  
  7265.     * games/dissociate.el: Sync to GNU Emacs 19.34.
  7266.  
  7267.     * games/cookie1.el: Sync to GNU Emacs 19.34.
  7268.  
  7269.     * games/conx.el: Documentation fixes.
  7270.  
  7271.     * games/blackbox.el: Sync to GNU Emacs 19.34.
  7272.  
  7273.     * games/NeXTify.el: Documentation fixes.
  7274.  
  7275.     * packages/man.el: New file/replacement from Emacs 19.34.
  7276.  
  7277.     * packages/man-xref.el: New file from Emacs 19.35.
  7278.  
  7279.     * utils/smtpmail.el: New file from Emacs 19.34.
  7280.  
  7281. Fri Dec  6 09:28:04 1996  $(B<i2,(B $(BCNI'(B/MORIOKA Tomohiko <morioka@jaist.ac.jp>
  7282.  
  7283.     * prim/startup.el (set-default-load-path): Set default-load-path
  7284.     dynamically since file-detect.el is dumped with XEmacs.
  7285.  
  7286. Thu Dec  5 20:37:32 1996  Steven L Baur  <steve@altair.xemacs.org>
  7287.  
  7288.     * emulators/tpu-mapper.el: Total replacement with version in GNU
  7289.     Emacs 19.34.
  7290.  
  7291.     * emulators/tpu-extras.el: Total replacement with version in GNU
  7292.     Emacs 19.34.
  7293.  
  7294.     * emulators/tpu-edt.el: Total replacement with version in GNU Emacs
  7295.     19.34.
  7296.  
  7297.     * comint/history.el: Documentation fixes.
  7298.  
  7299.     * comint/gdb.el: Documentation fixes.
  7300.  
  7301.     * comint/dbx.el: Documentation fixes.
  7302.  
  7303.     * comint/background.el: Documentation fixes.
  7304.  
  7305.     * rmail/rmail-xemacs.el: Documentation fixes.
  7306.  
  7307.     * rmail/rmail-kill.el: Documentation fixes.
  7308.  
  7309.     * emulators/ws-mode.el: Synch up to Emacs 19.34.
  7310.  
  7311.     * emulators/teco.el: Documentation cleanup.
  7312.  
  7313.     * emulators/mlsupport.el: Synch up to Emacs 19.34.
  7314.  
  7315.     * emulators/mlconvert.el: Synch up to Emacs 19.34.
  7316.  
  7317.     * emulators/edt-vt100.el: New file from Emacs 19.34.
  7318.  
  7319.     * emulators/edt-pc.el: New file from Emacs 19.34.
  7320.  
  7321.     * emulators/edt-mapper.el: New file from Emacs 19.34.
  7322.  
  7323.     * emulators/edt-lk201.el: New file from Emacs 19.34.
  7324.  
  7325.     * emulators/edt.el: Synched up to Emacs 19.34.
  7326.  
  7327. Thu Dec  5 12:09:19 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
  7328.  
  7329.     * prim/replace.el (match-string): Use a function instead of a
  7330.      macro to be compatible with .elc files compiled under Emacs.
  7331.  
  7332. Thu Dec  5 09:50:12 1996  Bob Weiner <weiner@infodock.com>
  7333.  
  7334.     * utils/id-select.el: New file -- Version 1.4.3.
  7335.  
  7336. Thu Dec  5 09:17:53 1996  Gary D. Foster  <Gary.Foster@corp.sun.com>
  7337.  
  7338.     * emulators/crisp.el: New file.
  7339.  
  7340.     * emulators/scroll-lock.el: New file.
  7341.  
  7342. Thu Dec  5 00:15:59 1996  Steven L Baur  <steve@altair.xemacs.org>
  7343.  
  7344.     * prim/help.el: A callable library-type function should not
  7345.      contain an unprotected print statement.  This change implements my
  7346.      version of Erik Naggum's statement about locate-library being less
  7347.      chatty in Emacs 19.35.
  7348.  
  7349. Wed Dec  4 22:00:49 1996  Steven L Baur  <steve@altair.xemacs.org>
  7350.  
  7351.     * utils/flow-ctrl.el: Synch up to Emacs 19.34.
  7352.  
  7353.     * utils/forms.el: Synch up to Emacs 19.34.
  7354.  
  7355.     * packages/column.el: Allow column numbers to start at one.
  7356.  
  7357.     * prim/userlock.el: Synch up to Emacs 19.34.
  7358.  
  7359.     * prim/paragraphs.el: Synch up to Emacs 19.34.
  7360.  
  7361.     * prim/page.el: Synch up to Emacs 19.34.
  7362.  
  7363.     * prim/options.el: Synch up to Emacs 19.34.
  7364.  
  7365.     * prim/novice.el: Synch up to Emacs 19.34.
  7366.  
  7367.     * prim/rect.el: Sync up to Emacs 19.34.
  7368.  
  7369.     * prim/reposition.el: Synch up to Emacs 19.34.
  7370.  
  7371.     * prim/replace.el: Synch up to Emacs 19.34.
  7372.  
  7373.     * prim/register.el: Synch up to Emacs 19.34.
  7374.  
  7375.     * prim/indent.el: Synch up to Emacs 19.34.
  7376.  
  7377.     * prim/subr.el: Synch up to Emacs 19.34.
  7378.  
  7379.     * prim/simple.el: Synch up to Emacs 19.34.
  7380.  
  7381.     * prim/debug.el: Synch up to Emacs 19.34.
  7382.  
  7383.     * edebug/cl-specs.el: Comment formatting changes.
  7384.  
  7385.     * edebug/cl-read.el: Protect advisement of eval-region from being
  7386.      evaluated more than once.
  7387.  
  7388.     Comment formatting changes.
  7389.     
  7390.     * edebug/advise-eval-region.el: New File.  Separate out advise for
  7391.     eval-region so it is only evaluated once.
  7392.  
  7393.     * packages/icomplete.el: Fix a bug in locating command bound to key.
  7394.  
  7395.     icomplete-exhibit needs to be called in the setup-hook.
  7396.  
  7397.     * packages/apropos.el: Correct a typo in button binding. 
  7398.  
  7399.     Fixes the bug where if apropos-label-face is actually defined as
  7400.      face, apropos bombs with an error
  7401.  
  7402.     Do a (provide 'apropos), like all packages should.
  7403.  
  7404.     Provides an apropos-mode-hook for Apropos Mode buffers (otherwise
  7405.      customization is unnecessarily painful).
  7406.  
  7407.     Redefines the default faces for the various apropos faces so they
  7408.      come out in color by default (defaults are based on various
  7409.      standard font-lock faces).
  7410.     
  7411.     * version.el: Bumped up to b31.
  7412.     
  7413.  
  7414.